Syntaxify

Universal syntax highlighting

작성자
Rob Anybody
일일 설치 수
0
총 설치 수
87
평점
2 0 0
버전
1.4
생성일
2015-06-24
갱신일
2015-06-25
크기
6.62KB
라이선스
해당 없음
적용 사이트
모든 사이트

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.

Although the current screenshots don't show it, there is now a "Highlight as..." menu entry too, which allows you to set the language to highlight for that block (cancel the "Highlight as..." dialog to revert to auto-detection).

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.

Github page