diff --git a/scripts/plop/templates/component/docs.hbs b/scripts/plop/templates/component/docs.hbs index 1970af10b..53505f5a8 100644 --- a/scripts/plop/templates/component/docs.hbs +++ b/scripts/plop/templates/component/docs.hbs @@ -5,7 +5,7 @@ meta: layout: component --- -```html preview +```html:preview <{{ tag }}> ```