Hello, World!

Here’s a sample of what you can do with MDX:

// You can include code snippets
const greeting = "Hello, world!";
console.log(greeting);

And you can include interactive components within your markdown!

Styled content using JSX components in MDX!