Introductory paragraph. Plain prose, no special syntax needed.
Heading
Use ## for section headings within the post. Use ### for sub-sections.
Regular paragraph with bold text, italic text, and inline code.
You can also do a hyperlink inline.
Lists
Unordered:
- First item
- Second item
- Third item
Ordered:
- First item
- Second item
- Third item
Blockquote
This is a blockquote. Useful for pulling out a key passage or an external quote. It can span multiple lines.
Code block
def hello():
print("hello, world")
Footnotes
Here is a sentence with a footnote.[^1]
[^1]: This is the footnote content. It will appear in the popup at the bottom of the page when clicked.
Horizontal rule
Use --- on its own line for a divider:
Content continues after the rule.
Images

Images stored in static/img/ are referenced from /img/.