4) Crayon Syntax Highlighter该插件支持多语言,不同风格、字体,可对 URL 地址进行高亮 使用方法: [crayon lang="lang"] your code [/crayon] // where lang will be your language // highlight from URL [crayon url="http://example.com/codeblock.txt" /] 5) WP Code HighlightWP Code Highlight 提供简洁的语法高亮,兼容 W3C 验证 使用方法:<pre> Your Code Block Here </pre> |