The long lost SyntaxHighlighter brush
We've been asked many times what brush we use with SyntaxHighlighter. It's generally the PHP brush, with html-script set to true. html-script: true is used for when you're writing HTML inside of another language, such as PHP. For example:
Read more about it at http://alexgorbatchev.com/wiki/SyntaxHighlighter:Demo:html-script