I searched everywhere but is there an alternative for http://www.dailymarkup.com/
A:
jQuery Syntax Highlighter is a new one based on version 3 of Alex Gorbatchev's Syntax Highlighter - a really really really popular plain javascript syntax highlighter.
It supports such things as code
and pre
blocks, able to use classnames like language-javascript
to indicate we want it to highlight, as well as wordwrap. Can be further customised by using the HTML5 data attribute data-sh
or via specifying options at initialisation. A great stable choice which is updated regularly.
balupton
2010-07-27 22:29:07