My App Docs
Folder

inside Folder Page 2

This page is grouped inside folder

This page is from folder/inside-folder-2.mdx


Below is a list of content based on its depth

Depth 1

depth 1 paragraph content

Depth 2

depth 2 paragraph content

Depth 3

depth 3 paragraph content

Depth 4

depth 4 paragraph content

Depth 2 Again

depth 2 paragraph content

Depth 3 Again

depth 3 paragraph content

Depth 4 Again

depth 4 paragraph content

Code Block

console.log('Hello World');

Below is a sample of React Nodes usage

Card

<Cards>
  <Card title="Learn more about Next.js" href="https://nextjs.org/docs" />
  <Card title="Learn more about Fumadocs" href="https://fumadocs.vercel.app" />
</Cards>

will display the following UI


On this page