I am using Snippet, a jQuery plugin for highlighting code.
http://www.steamdev.com/snippet/
I got it working correctly for highlighting css, js, php etc. But it does not highlight my HTML. Here is my test page.
https://dl.dropbox.com/u/9883217/syntaxHighlighter/index.html
any ideas on why it does not highlight my html?