Test Misc Post

This is a test post in the misc section. If you can see this content at pranavmital.com/test-misc-post, the setup is working correctly!

Features of Misc Posts

  1. They are accessible directly at the root URL (e.g., pranavmital.com/post-name)
  2. They don't show up in any automatic listing
  3. They can be linked to manually when needed
  4. They support all MDX features just like blog posts

Test MDX Features

Here's a code block:

def hello_world():
    print("Hello from misc post!")

And here's a blockquote:

This is a blockquote in the misc post.