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).

Edit on GitHub

Last updated on

On this page