mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 21:07:18 +00:00
Be more precise about double-escaping
This commit is contained in:
@@ -41,7 +41,8 @@ Functions returning template data (like :doc:`macros<macro>` and
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Twig is smart enough to not escape an already escaped value by the
|
Twig is smart enough to not escape an already escaped value by the
|
||||||
:doc:`escape<../filters/escape>` filter.
|
:doc:`escape<../filters/escape>` filter when the automatic escaping
|
||||||
|
strategy is the same as the one applied by the escape filter.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user