vue-syntax-highlight
vue-syntax-highlight copied to clipboard
Adding syntax highlighting for template tags with `lang="haml"`
trafficstars
Adding syntax highlighting for template tags with lang="haml"
<template lang="haml">
.hello-world
%strong Hello
world!
</template>