google-code-prettify: syntax highlighting
Blogs20122012-06-24
google-code-prettify: syntax highlighting
google-code-prettify are a combine of a Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
It generates the effects like this:
Gallery of themes for code prettify.
Some famous sites such as stackoverflow.com uses it. I use it as JSON data output, and works good.
