nextra icon indicating copy to clipboard operation
nextra copied to clipboard

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

Open CocaineCong opened this issue 9 months ago • 1 comments

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

we are usually extracting multiple similar markdown files like this:

image

and if I want to use these markdown files in somewhere, I will reference them like this:

xxxxxx...
{{ xxx.md }}
xxxxxx....
image

so i wanna ask for how to do this in nextra ?

CocaineCong avatar May 04 '24 09:05 CocaineCong