still raw testing for curly brackets

This commit is contained in:
makayabou 2020-12-31 02:04:24 +01:00
parent 31633240b2
commit b73e7de379

View File

@ -6,12 +6,11 @@ with raw balises:
{% endraw %}
with quotes and raw balises:
```
{% raw %}
with html coments and raw balises:
<!-- {% raw %} -->
{{define "main"}}
{% endraw %}
```
<!-- {% endraw %} -->
no raw balises (breaking local):
{{define "main"}}