google-code-export / b3log-solo

Automatically exported from code.google.com/p/b3log-solo
0 stars 1 forks source link

支持 SyntaxHighlighter 和 google-code-prettify #354

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
前端通过自动识别,可按照所需进行加载 SyntaxHighlighter 和 
google-code-prettify。

后台代码高亮插件支持 SyntaxHighlighter 和 
google-code-prettify。默认为 SyntaxHighlighter。

SyntaxHighlighter 样式可通过 
{"language": {
                "SHTheme": "样式名称"
        }
}
进行配置

Original issue reported on code.google.com by LLY...@gmail.com on 2 Feb 2012 at 5:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4442.

Original comment by LLY...@gmail.com on 2 Feb 2012 at 9:06

GoogleCodeExporter commented 9 years ago

Original comment by LLY...@gmail.com on 2 Feb 2012 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by dl88250 on 8 Feb 2012 at 10:01