I have a couple of web-pages where I write out some code c#
, and some XML
. I'd like to find a way to highlight the syntax of the different content to make it easier to read - very much like here on Stackoverflow?
I already use a bit of jQuery so something that plugs into that would be a nice fit.