mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-31 20:47:28 +00:00
fixed markup in docs
This commit is contained in:
+2
-4
@@ -902,10 +902,8 @@ the modifiers on one side of a tag or on both sides:
|
||||
|
||||
{# output will be <div><strong>foo bar</strong></div> #}
|
||||
|
||||
.. note::
|
||||
|
||||
The ``apply`` tag was introduced in Twig 1.40; use the ``filter`` tag with
|
||||
previous versions.
|
||||
Note that the ``apply`` tag was introduced in Twig 1.40; use the ``filter``
|
||||
tag with previous versions.
|
||||
|
||||
Extensions
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user