Code highlighting in Wordpress
Theme, Thanks 2 Comments »I searched for a while, because my code looked like crap on the interweb, but beautiful in Eclipse.
I’m now using highlight which seems to happily colorize all types of code.
A word of warning though - it only provides a framework for doing code highlighting, by dynamically adding css classes to code fragments. You still have to pick which colors and format you want the classes to map to.
I didn’t realise this so I kind of “borrowed” some of the css from their website. I hope they don’t mind. I think it looks awesome. I didn’t take the little pictures in the corners though. That would be too rude if you don’t have permission.
Thank you to the guys at Software Maniacs!