Pygrack
Added by the2craigs
at November 06, 2009 21:27
GitHub stats:
watcher(s)
fork(s)
About
Syntax highlighting via the Unofficial Pygments API: http://pygments.appspot.com/
Usage
Put your code in a pre tag with class attribute “code ruby”. You can replace “ruby” with any language supported by Pygments. Remember to include the Pygments css file. See http://pygments.org/ for more about the Pygments syntax highlighter and http://pygments.appspot.com/ for more information about the Pygments API. Also, you can read more about pygrack in this blog post http://sorescode.com/2009/11/7/pygrack-pygments-highlighting-middleware.
