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 cbcd7ae commit efe9236Copy full SHA for efe9236
README.md
@@ -9,6 +9,10 @@
9
10
MDC supercharges regular Markdown to write documents interacting deeply with any Vue component. MDC stands for MarkDown Components.
11
12
+- [✨ Release Notes](https://github.com/nuxt-modules/mdc/releases)
13
+- [🏀 Online Playground](https://stackblitz.com/github/nuxt-modules/mdc?file=playground%2Fapp.vue)
14
+- [🧩 VS Code Extension](https://marketplace.visualstudio.com/items?itemName=Nuxt.mdc)
15
+
16
## Features
17
18
- Mix Markdown syntax with HTML tags or Vue components
0 commit comments