Astro syntax highlighting issue with curly braces
Opened this issue · 0 comments
MoonKraken commented
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Describe the bug
When I use curly braces to interpolate a value in an Astro template, the following closing HTML element doesn't seem to be highlighted properly.
This doesn't seem to happen when I try the same thing on https://textmate-grammars-themes.netlify.app/
Reproduction
Contributes
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests