mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
Fix markup
This commit is contained in:
@@ -92,8 +92,8 @@ standards:
|
||||
|
||||
.. code-block:: twig
|
||||
|
||||
{% set name = 'Fabien' %}
|
||||
{% set first_name = 'Fabien' %}
|
||||
{% set name = 'Fabien' %}
|
||||
{% set first_name = 'Fabien' %}
|
||||
|
||||
* Indent your code inside tags (use the same indentation as the one used for
|
||||
the target language of the rendered template):
|
||||
|
||||
Reference in New Issue
Block a user