/**
* SyntaxHighlighter
*/
function foo()
{
if (counter = 10)
return;
// it works!
}
Friday, 9 July 2010
Test Page for Syntax Highlighting
I've been unsatisfied in the past about the results of posting code onto this blog in the past and I've long been meaning to add Syntax Highlighting to make it look better. Happily someone else has done the hard work. Thank you Alex for SyntaxHighlighter.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment