Syntax highligher test
Testing syntax highlighter plugin:
public class Hello
{
public static main(String[] args)
{
System.out.println("Hello");
}
}
function hello()
{
alert('hello');
}
blog comments powered by Disqus
Published
13 August 2008