Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fiedl
Copy link

@fiedl fiedl commented Jul 26, 2020

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

deathaxe added a commit to SublimeText/Vue that referenced this pull request Nov 21, 2024
Resolves vuejs/vue-syntax-highlight#202

This commit adds support for HAML syntax highlighting
between `<template>` tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant