diff --git a/Resources/views/method.html.twig b/Resources/views/method.html.twig index b09f2d8..bd1ae09 100644 --- a/Resources/views/method.html.twig +++ b/Resources/views/method.html.twig @@ -25,7 +25,7 @@
{% if data.documentation is defined and data.documentation is not empty %}

Documentation

-

{{ data.documentation|markdown }}

+
{{ data.documentation|markdown }}
{% endif %} {% if data.requirements is defined and data.requirements is not empty %}