mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 19:32:50 +00:00
Suggest wording
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
.. warning::
|
||||
|
||||
The ``spaceless`` filter is deprecated as of Twig 3.12. Instead, use the
|
||||
:ref:`whitespace control features <templates-whitespace-control>`.
|
||||
The ``spaceless`` filter is deprecated as of Twig 3.12. While not a full
|
||||
replacement, you can check the :ref:`whitespace control features <templates-whitespace-control>`.
|
||||
|
||||
Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not
|
||||
whitespace within HTML tags or whitespace in plain text:
|
||||
|
||||
Reference in New Issue
Block a user