We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced54b6 commit aaf8a28Copy full SHA for aaf8a28
docs/guide/markdown.md
@@ -224,7 +224,7 @@ export default {
224
}
225
```
226
227
-## Import Code Snippets <Badge text="Experimental" type="warn"/> <Badge text="0.11.0+" type="tip"/>
+## Import Code Snippets <Badge text="Experimental" type="warn"/> <Badge text="0.10.1+" type="tip"/>
228
229
You can import code snippets from existing files via following syntax:
230
docs/zh/guide/markdown.md
@@ -222,7 +222,7 @@ export default {
222
223
-## 导入代码段 <Badge text="Experimental" type="warn"/> <Badge text="0.11.0+" type="tip"/>
+## 导入代码段 <Badge text="Experimental" type="warn"/> <Badge text="0.10.1+" type="tip"/>
你可以通过下述的语法导入已经存在的文件中的代码段:
0 commit comments