Introduction¶
Your post intro goes here. Write naturally — markdown is fully supported.
Section Heading¶
Normal paragraph text. You can use bold, italic, and inline code.
# Fenced code blocks with syntax highlighting
def hello_world():
return "Namaste!"
Another Section¶
- Bullet lists work
-
As do numbered lists
-
Step one
- Step two
Blockquotes look clean and minimal.
Tables also work:
| Column A | Column B | Column C |
|---|---|---|
| Value 1 | Value 2 | Value 3 |
Set status: draft in the frontmatter to prevent publishing.