Blog 1

Random Talk on Random Thoughts

Another Testing Page for WordPress.com's Built-in SyntaxHighlighter and UltraBlog

| Comments |

Note: This post won’t make sense here. Refer to the original post.

This post contains a code block. Following what I’ve done in the numbered list and the last paragraph in one of my recent post on WordPress.com, surrounding the code block with 3 backticks should work in UltraBlog.1

1
2
3
public static void main(String[] args) {
    int i = 1;
}

However, I tried writing an <html> tag in the online editor, and the code was stripped of. Anyways, there’s Gist on GitHub, so there should be no problem.

Posted via UltraBlog.vim.


  1. Refer to Testing WordPress’ Footnotes for details. 

Comments