We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fefcdc commit 6246261Copy full SHA for 6246261
1 file changed
_templates/playground/new/vue.md.ejs.t
@@ -2,7 +2,7 @@
2
arbitrary: <% pascalComponent = h.changeCase.pascal(component) %>
3
to: "<%= `static/usage/v${version}/${name}/${path}/vue.md` %>"
4
---
5
-```html
+```vue
6
<template>
7
<<%= component %>></<%= component %>>
8
</template>
0 commit comments