SyntaxHighlighter Can't find brush for brush
对于初学使用者,我们按照官方网站的步骤安装SyntaxHighlighter后,发现会出现除brush:js后,其他的brush类型不能正常装载,提示信息委SyntaxHighlighter Can't find brush for brush。
其实我们只要在head文件中增加相应需装载的的script js文件
例如我们要用到brush:text,在上述文件中插入下列语句,
插入后应该为,
经过我们的修改后,brush:text效果正常显示
This is just plain text brush... Maybe somebody will needit :)
SyntaxHighlighter Can't find brush for brush
For novice users, we follow the steps to install the official website of SyntaxHighlighter found that in addition there will be brush: js, the other type of brush can not be normal loading, message committee SyntaxHighlighter Can't find brush for brush.
In fact, as long as we document in the head to be loaded with the corresponding increase of the script js file
For example, we use to brush: text, in the above-mentioned document, insert the following statement,
Should be inserted,
After our modifications, brush: text shows the effect of normal
This is just plain text brush... Maybe somebody will needit :)

你好,请教下,我将syntaxhighlighter解压放到我的主题目录下并配置好head文件后,刷新网页总是出现“无法找到brush:CSS”,不管采用任意一种brush,都没办法加载js脚本。我已经测试了多个版本的syntaxhighlighter,包括最新的3.0.83版本,都不行。麻烦你帮我分析下,可能是什么原因,谢谢!问题网页是http://goo.gl/WYpX3
你好,请教下,我将syntaxhighlighter解压放到我的主题目录下并配置好head文件后,通过windows live writer的precode snippet manager发布代码,刷新网页总是出现“无法找到brush:CSS”,不管采用任意一种brush,都没办法加载js脚本。我已经测试了多个版本的syntaxhighlighter,包括最新的3.0.83版本,都不行。麻烦你帮我分析下,可能是什么原因,谢谢!问题网页是joylol.me