mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
fix documentation code block
This commit is contained in:
@@ -29,6 +29,8 @@ The assigned value can be any valid :ref:`Twig expressions
|
||||
|
||||
Several variables can be assigned in one block:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
{% set foo, bar = 'foo', 'bar' %}
|
||||
|
||||
{# is equivalent to #}
|
||||
|
||||
Reference in New Issue
Block a user