Fix markup

This commit is contained in:
Fabien Potencier
2024-09-13 08:15:49 +02:00
parent b6e3ad895c
commit c8bb3b1b69
+2 -2
View File
@@ -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):