mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
Fixed a typo in the 'escape' filter documentation.
This typo prevents the proper rendering of one code block.
This commit is contained in:
@@ -74,7 +74,7 @@ The ``escape`` filter supports the following escaping strategies:
|
|||||||
{% endautoescape %}
|
{% endautoescape %}
|
||||||
|
|
||||||
When using a variable as the escaping strategy, you should disable
|
When using a variable as the escaping strategy, you should disable
|
||||||
automatic escaping::
|
automatic escaping:
|
||||||
|
|
||||||
.. code-block:: jinja
|
.. code-block:: jinja
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user