Syntax Highlighting on Web Pages

When I was working on my original blog on Blogger I tried various syntax highlighting solutions for web pages. The one I liked the most, and continue to use whenever I need syntax highlighting, is SyntaxHighlighter by Alex Gorbatchev. There are instructions for integrating into most of the major blogging engines out there today as well. The standard download comes bundled with brushes for many popular develoment languages. A complete list can be found here. There is also a link to another page which has a listing of customer brushes like the one I created for Oxygene that are not yet in the standard download. At the time there was no brush for the Delphi Prism Oxygene compiler so I created one myself. There are directions on the website if you find yourself in the same position, but the coverage is pretty complete right now.


Comments: