shuding/nextra

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

Open

#2865 aperta il 4 mag 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (1413 fork)user submission
documentationhelp wanted

Metriche repository

Star
 (13.807 star)
Metriche merge PR
 (Merge medio 6g 16h) (3 PR mergiate in 30 g)

Descrizione

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 ?

Guida contributor