welives / vitepress-code-preview

一款给 vitepress 文档中嵌入的 Vue 示例代码增加演示功能的插件, 支持 SFC, JSX, TSX
https://welives.github.io/vitepress-code-preview/
MIT License
15 stars 4 forks source link

<!--@include: root/path/to/a.md-->里的渲染问题 #13

Open haiercdboy opened 2 months ago

haiercdboy commented 2 months ago

发现通过 vitepress 的 @include: root/path/to/a.md 包含进来的文档里,如果写了demo的话会渲染不出来