diff --git a/_templates/playground/new/vue.md.ejs.t b/_templates/playground/new/vue.md.ejs.t index 1a13f8b8dcc..5867eb38b95 100644 --- a/_templates/playground/new/vue.md.ejs.t +++ b/_templates/playground/new/vue.md.ejs.t @@ -2,7 +2,7 @@ arbitrary: <% pascalComponent = h.changeCase.pascal(component) %> to: "<%= `static/usage/v${version}/${name}/${path}/vue.md` %>" --- -```html +```vue