still raw testing for curly brackets
This commit is contained in:
parent
31633240b2
commit
b73e7de379
@ -6,12 +6,11 @@ with raw balises:
|
|||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
|
|
||||||
with quotes and raw balises:
|
with html coments and raw balises:
|
||||||
```
|
<!-- {% raw %} -->
|
||||||
{% raw %}
|
|
||||||
{{define "main"}}
|
{{define "main"}}
|
||||||
{% endraw %}
|
<!-- {% endraw %} -->
|
||||||
```
|
|
||||||
|
|
||||||
no raw balises (breaking local):
|
no raw balises (breaking local):
|
||||||
{{define "main"}}
|
{{define "main"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user