
This post exists so the news grid has something to show before you write your first real one. Delete news/sample-post-delete-me.md and re-run npm run news and it disappears from the site, the listing and the homepage.
It also doubles as a formatting reference.
Body headings start at ##. The post title is already the page's heading, so there is no need for a # — one is quietly promoted to ## if you use it.
Paragraphs are separated by a blank line. You can mark text as bold or italic, drop in inline code, and link out or across to another page.
Bulleted:
Numbered:
A quote sits in its own block and picks up the site's styling automatically.
Anything below a --- divider carries on as normal. When you are ready, copy this file, change the front matter at the top, and write.