This is my first post written in plain Markdown. No MDX, no React inside the content — just headings, paragraphs, lists, and code blocks.
- It lives in
content/blog/hello-world.md - It will show up automatically on
/blog - It will be rendered using Tailwind's typography styles
int x = 5;