Using SyntaxHighlighter to Format Code in WordPress
Thursday, August 14th, 2008Based on a question in the StackOverflow beta site, I did some quick research into what are the best ways to perform syntax highlighting on code that is posted on blogs. Among the methods that were suggested (by myself or others): Hack together your own display logic to format it as ...