Allen

Blog

Test Post

·
test

This is a test post. If you can see this, MDX is working correctly.

Features

  • Bold text works
  • Italic text works
  • Inline code works
const greeting = "Hello from MDX!";
console.log(greeting);
ℹ️

Note

This is a custom Callout component embedded in MDX.

⚠️

Warning callouts work too — no title needed.