{% if has_mermaid %} {% endif %} {% if title %}

{{ title }}

Generated by mddoco

{% endif %} {% if toc_html %} {% endif %}
{% for path, body in sections %} {% if not loop.first %}
{% endif %}
{{ body | safe }}
{% endfor %}