This is a test post, using the (required) ISO-8601-compliant format for the filename:

YEAR-MONTH-DAY-title.md

This blog also uses code snippets:

fn main() -> () {
    println!("Hi, World");
    // Hi yourself!
}

...as well as itemized lists:

  • Foo
  • Bar
  • FizzBuzz

I also have super interesting enumerated lists:

  1. Hello.
  2. How are you?
  3. <indiscernable noise>
  4. GOTO 1.