shuding/nextra
How to extracting multiple similar markdown files and then displaying those markdown files ?
Aberta
#2.865 aberto em 4 de mai. de 2024
documentationhelp wanted
Métricas do repositório
- Stars
- (13.807 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 16h) (3 fundiu PRs em 30d)
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 ?