2010-11-04

syntax highlighted code in html

There is a nice tool called Pygment

installation is easy as:

sudo easy_install Pygments


this is how you can generate


pygmentize -O full -o delme.html -f html markdown.js

No comments:

Post a Comment