SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Mermaid Flow-Based Diagrams

Mermaid flow-based diagrams are text-driven diagrams defined using the Mermaid diagramming syntax, which renders visual flowcharts and process diagrams directly from plain-text markup. Developers and architects use them to contribute diagrams to resources such as the SAP Architecture Center, where text-based sources are preferred for version control and collaborative editing. Because the diagram definition lives as code, it can be reviewed, diffed, and maintained alongside other documentation artifacts.

Docs explaining this concept

Concepts that build on this