Skip to content

Commit 21b11a9

Browse files
committed
docrst
1 parent b6fe9f9 commit 21b11a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Map/doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ You can add custom HTML attributes too:
167167
168168
169169
Twig Function ``ux_map()``
170-
--------------------------
170+
~~~~~~~~~~~~~~~~~~~~~~~~~~
171171

172172
The ``ux_map()`` Twig function allows you to create and render a map in your Twig
173173
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:
193193
) }}
194194
195195
Twig Component ``<twig:ux:map />``
196-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
196+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
197197

198198
Alternatively, you can use the ``<twig:ux:map />`` component.
199199

200-
.. code-block:: twig
200+
.. code-block:: html+twig
201201

202202
<twig:ux:map
203203
center="[51.5074, 0.1278]"

0 commit comments

Comments
 (0)