[ ソース: prettify.js ]
パッケージ: libjs-prettify (2015.12.04+dfsg-1.1)
libjs-prettify に関するリンク
Debian の資源:
prettify.js ソースパッケージをダウンロード:
- [prettify.js_2015.12.04+dfsg-1.1.dsc]
- [prettify.js_2015.12.04+dfsg.orig.tar.gz]
- [prettify.js_2015.12.04+dfsg-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
syntax highlighting of source code snippets in an html page
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
Features:
* Works on HTML pages * Works even if code contains embedded links, line numbers, etc. * Simple API : include some JS&CSS and add an onload handler. * Customizable styles via CSS. See the themes gallery * Supports all C-like, Bash-like, and XML-like languages. * Extensible language handlers for other languages. * Widely used with good cross-browser support.