vue-syntax-highlight icon indicating copy to clipboard operation
vue-syntax-highlight copied to clipboard

Adding syntax highlighting for template tags with `lang="haml"`

Open fiedl opened this issue 5 years ago • 0 comments
trafficstars

Adding syntax highlighting for template tags with lang="haml"

<template lang="haml">
  .hello-world
    %strong Hello
    world!
</template>
Bildschirmfoto 2020-07-26 um 13 58 43

fiedl avatar Jul 26 '20 11:07 fiedl