First Post
13 Jun 2014This is more of a test post than anything. Let’s see if everything works…
MathJax…
And inline MathJax: $E = mc^2$
And code snippets:
class Hello {
public static void main(String... args) {
System.out.println("hello, world!");
}
}
And tables…
First cell | Second cell | Third cell |
First | Second | Third |
X | Y | Z |
A | B | C |
And lists…
- Item 1
- Item 2
- Item 3
- Item 1
- Item 2
- Item 3