Skip to main content

My New Page

This is my new page content. You can use:

  • Regular Markdown syntax
  • Bold and italic text
  • Lists and tables
  • Code blocks
// You can even include code blocks
const hello = 'world';
console.log(hello);

React Components

You can also use React components in MDX files:

Content of first tab