H1 Heading#

Intro paragraph. You can write bold, italic, and inline code.

H2 Heading#

Unordered list:

  • Item one
  • Item two
  • Item three

Ordered list:

  1. First thing
  2. Second thing
  3. Third thing

Blockquote: good for notes or quotes.

Code block#

sudo rm -rf /      # (do not actually run this)