
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.