Hello, world
This is a placeholder post on amaslakov.com. It exists to exercise the rendering pipeline: frontmatter → validated metadata → Markdown → HTML.
def hello() -> str:
return "world"
Tables and footnotes work too.[1]
| feature | status |
|---|---|
| markdown | ✓ |
| feed | ✓ |
Rendered by
markdown-it-pywith the footnote plugin. ↩︎