Test Google Code Syntax Highlighting…

So Just installed the google syntax highlighting plugin for wordpress:

Plugin home

So now i should be able to do :

public class JimsClass {

    public static final void main(String[] args) {
        System.out.println("Hello, Dolly!");
    }
}

sweet!

Share