Sample Document

Welcome to Szerj.info! This is a sample MDX document.

What is MDX?

MDX allows you to use JSX components in your Markdown content. This makes it powerful for creating interactive documentation.

Features

  • TypeScript support
  • Tailwind CSS styling
  • Next.js 14+ App Router
  • MDX for rich content

Code Example

Here's a simple code block:

const greeting = "Hello, Szerj.info!";
console.log(greeting);

Conclusion

This demonstrates that MDX is working correctly in the Next.js App Router.