Welcome to the blog. This is a short sample article to show how posts are structured in MDX.
Why this matters
Writing in MDX lets you combine familiar Markdown with components when you need them. For everyday posts, headings, paragraphs, and lists are usually enough.
I wonder how spacing between paragraphs reacts to another paragraph. It never reacted very good from what I've seen so far. I've found out that you have to put that piece of code that's in the next line to make it work:
And then you write some more text. That piece of syntax helps ya a lot
What to try next
Here are a few ideas as you add more posts:
- Draft the outline in plain Markdown first
- Keep frontmatter consistent across posts
- Add tags that match how readers will filter the archive
Thanks for reading.