Fumadocs

Include

Reuse content from other Markdown files

Usage

Specify the target Markdown file path in <include> tag (relative).

page.mdx
<include>./another.mdx</include>

This will display the content from target file (e.g. another.mdx).

How is this guide?

On this page