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

test image

Table

atableinmarkdown!!
12345
1weewwewith a longish column inside it

List

  • First
    • A
  • Second
    • B

Numbered List

  1. First
    1. A
    2. B
    3. C
  2. Second
  3. Third

Iframe