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 ?

貢獻者指南