Carregando...

Hello World

This is my first blog post using Next.js 15 and MDX

Y
Your Name
Autor

Hello World

This is a test post written in MDX. It supports bold text, italic text, and even code blocks:

function hello() {
  console.log("Hello, World!")
}

Features

  • Full MDX support
  • Syntax highlighting
  • SEO optimized
  • TypeScript support
  • Fast build times

You can even use React components inside your MDX files!