[ Bron: prettify.js ]
Pakket: libjs-prettify (2015.12.04+dfsg-1.1)
Verwijzigingen voor libjs-prettify
Debian bronnen:
Het bronpakket prettify.js downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.