Saturday, January 31, 2009

Testing Syntax Highlighting

I'm finally planning to post some code examples from my portal, so here is a start with some syntax highliting :)

JS

var test = new Test();
int i = 0; // commenting test

No comments: