1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-05 09:10:00 +01:00

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

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)>"