shuding/nextra

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

Offen

#2.865 geöffnet am 04.05.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.413 Forks)user submission
documentationhelp wanted

Repository-Metriken

Stars
 (13.807 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 16h) (3 gemergte PRs in 30 T)

Beschreibung

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 ?

Contributor Guide