mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
fixed doc format
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
The ``column`` filter returns the values from a single column in the input
|
||||
array.
|
||||
|
||||
.. code-block:: jinja
|
||||
.. code-block:: twig
|
||||
|
||||
{% set items = [{ 'fruit' : 'apple'}, {'fruit' : 'orange' }] %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user