From 21b11a9d5088636e4c60224fd7a88677a7a492b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Fri, 1 Nov 2024 06:48:13 +0100 Subject: [PATCH] docrst --- src/Map/doc/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Map/doc/index.rst b/src/Map/doc/index.rst index e103ec447e0..70111f481aa 100644 --- a/src/Map/doc/index.rst +++ b/src/Map/doc/index.rst @@ -167,7 +167,7 @@ You can add custom HTML attributes too: Twig Function ``ux_map()`` --------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~ The ``ux_map()`` Twig function allows you to create and render a map in your Twig templates. The function accepts the same arguments as the ``Map`` class: @@ -193,11 +193,11 @@ templates. The function accepts the same arguments as the ``Map`` class: ) }} Twig Component ```` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Alternatively, you can use the ```` component. -.. code-block:: twig +.. code-block:: html+twig