testing syntax-highlighter-and-code-prettifier
kali ini coba plugin syntax highlighter and code prettifier :
java :
public class Hello {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
ruby :
class Example
def example(arg1)
return "Hello: " + arg1.to_s
end
end
hasilnya sama saja. code php tetep gagal tampil.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

