Showing posts with label syntax. Show all posts
Showing posts with label syntax. Show all posts

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