mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
Adding link to slice filter per Stof's suggestion
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ You can also access both keys and values:
|
||||
Iterating over Subset
|
||||
---------------------
|
||||
|
||||
You might want to iterate over a subset of values. This can be achieved using the ``slice`` filter:
|
||||
You might want to iterate over a subset of values. This can be achieved using the :doc:`slice<../filters/slice>` filter:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user