shuding/nextra

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

开放

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

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (1,413 个派生)user submission
documentationhelp wanted

仓库指标

星标
 (13,807 个星标)
PR 合并指标
 (平均合并 6天 16小时) (30 天内合并 3 个 PR)

描述

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 ?

贡献者指南