Example blog post

This is an example blog post, in Markdown.

The front matter of the post can be written in TOML, YAML or JSON, just like in Hugo.

Syntax highlighting works:

import this

Also, inline images work:

An example image

(image from wikimedia commons).

The flavour of markdown is what's supported by python-markdown with the Extra, CodeHilite and Fenced Code Blocks extensions.