Make XML highlighting more fine-grained

This commit is contained in:
ariasuni
2019-01-12 15:16:03 +01:00
parent daa0d67c6f
commit 8b0c858f28
3 changed files with 24 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
filetype: html
detect:
detect:
filename: "\\.htm[l]?$"
rules:
@@ -41,4 +41,3 @@ rules:
limit-group: symbol.tag
rules:
- include: "css"