testing wp-syntax

hanya coba2 untuk liat kinerja plugin wp-syntax :
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

dan ternyata terdapat masalah jika kita gunakan php.

source :
http://wordpress.org/extend/plugins/wp-syntax/other_notes/

Bookmarks:
  • Facebook
  • Google Bookmarks
  • Digg
  • LinkedIn
  • Twitter

Related posts:

  1. testing syntax-highlighter-and-code-prettifier kali ini coba plugin syntax highlighter and code prettifier :...

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.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre user="" computer="" escaped="">