Fields - Mermaid Support
You can add Charts/Diagrams into your templates inside HTML/Markdown syntax.
Last updated
You can add Charts/Diagrams into your templates inside HTML/Markdown syntax.
Last updated
You can include charts, diagrams, and other visual elements using the Mermaid syntax within designated fields of your document template. Supported diagram types include flowcharts, sequence diagrams, class diagrams, Gantt charts, and entity-relationship models and more.
Check Mermaid Tutorials & Syntax -
This feature enables users to embed complex, structured visual content using simple, text-based definitions directly within their document generation workflow.
Both Markdown and HTML fields support mermaid elements passed as content
Include mermaid syntax in paragraph with class "mermaid"
Include mermaid syntax in starting with```mermaid and end syntax with ```