Syntaxify

Universal syntax highlighting

目前為 2015-06-24 提交的版本,檢視 最新版本

作者
Rob Anybody
評價
0 0 0
版本
1.2
建立日期
2015-06-24
更新日期
2015-06-24
尺寸
3.5 KB
授權條款
未知
腳本執行於
所有網站

Adds syntax highlighting as a right-click/context menu entry for any <pre> and <code> tags in a page, and allows you to wrap selected text in a page with a <code> tag.

To change the CSS theme, modify the @require highlightJsCss line in the script. There are some good themes at cjdns

Uses the HighlightJS minimal JS and CSS.