A simple test for zola even theme
Introduction
This is my first post, which is a post to test zola.
Markdown code block
fn main() {
println!("Hello world");
}
Math
Inline math: \(e = mc^2\)
Display math: $$e = mc^2$$
Images
Table
a | table | in | markdown | !! |
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
1 | we | ew | we | with a longish column inside it |
List
- First
- A
- Second
- B
Numbered List
- First
- A
- B
- C
- Second
- Third