Remove old code

This commit is contained in:
Dull Bananas 2019-11-15 18:38:33 -07:00 committed by GitHub
parent 78fd9fb225
commit 4662f0c500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,14 +5,6 @@ detect:
rules:
- include: "html"
#- special.expression: "({{|}})"
#- default:
# start: "{{"
# end: "}}"
# limit-group: special.expression
# rules:
# - include: "python"
#- special.statement: "({%-?|-?%})"
- special: "({{|}}|{%-?|-?%})"
- default:
start: "({%-?|{{)"