Sample Post

2025-01-01

Hello MDX

This is a test post to ensure MDX renders correctly within the app.

Features to Test

  • Bold text
  • Italic text
  • Lists
  • Code blocks
const greeting = "Hello, World!";
console.log(greeting);

This sample post demonstrates that MDX is working properly with the blog system.