flowchart LR A[开始] --> B{条件判断} B -- yes --> C[执行 A] B -- no --> D[执行 B] C --> E[结束] D --> E
Rendered diagram will appear on the right
User Guide
✨ Features
• Supports flowchart / sequenceDiagram / classDiagram / gantt / pie • Five built-in examples, one-click load • Export SVG (vector) or PNG (2x) • Renders locally — zero upload, zero latency
📖 How to Use
Step 1
Pick an example or paste Mermaid code
Step 2
Live render preview
Step 3
Export SVG or PNG as needed
Like it? Rate it!

Feedback List