syntax highlight test

1
2
3
function alertme() {
    alert("hello highlighter! :)");
}
Comment are closed.