shuding/nextra

How to extracting multiple similar markdown files and then displaying those markdown files ?

Open

#2,865 创建于 2024年5月4日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (13,807 star) (1,413 fork)user submission
documentationhelp wanted

描述

How to extracting multiple similar markdown files and then displaying those markdown files?

we are usually extracting multiple similar markdown files like this:

and if I want to use these markdown files in somewhere, I will reference them like this:

xxxxxx...
{{ xxx.md }}
xxxxxx....

so i wanna ask for how to do this in nextra ?

贡献者指南