Mermaid Input

Enter Mermaid code below. The preview on the right updates automatically.

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}


Live Preview

Use controls to zoom/pan, or click & drag the preview.

Enter code to see preview.

Preview Area