shuding/nextra

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

Ouverte

#2 865 ouverte le 4 mai 2024

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (1 413 forks)user submission
documentationhelp wanted

Métriques du dépôt

Stars
 (13 807 étoiles)
Métriques de merge PR
 (Merge moyen 6j 16h) (3 PRs mergées en 30 j)

Description

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 ?

Guide contributeur