remove comment syntax for compability with v2.3

This commit is contained in:
Nicolas Vitaterna 2019-08-30 11:36:06 -04:00
parent cff2b750e8
commit d366301dfa
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
syntax "HTML" "\.html?(.j2)?$"
magic "HTML document"
comment "<!--|-->"
## Emphasis tags
color brightwhite start="<([biu]|em|strong)[^>]*>" end="</([biu]|em|strong)>"