If you are a beginner: Example on config and theme code Mermaid introduces 30 new shapes to enhance the flexibility and precision of flowchart creation
gorgeous rainbow silicone mermaid tail #mermaid #mermaidtail #
These new shapes provide more options to represent processes, decisions, events, data storage visually, and other elements within your flowcharts, improving clarity and semantic meaning.
Mermaid lets you create diagrams and visualizations using text and code
Mermaid is a javascript tool that makes use of a markdown based syntax to render customizable diagrams, charts and visualizations We've restructured how mermaid renders diagrams, enabling new features like selecting layout and look Currently, this is supported for flowcharts and state diagrams, with plans to extend support to all diagram types. This page contains a collection of examples of diagrams and charts that can be created through mermaid and its myriad applications
If you wish to learn how to support mermaid on your webpage, read the beginner's guide If you wish to learn about mermaid's syntax, read the diagram syntax section. This is a list of publicly available tutorials for using mermaid.js and is intended as a basic introduction for the use of the live editor for generating diagrams, and deploying mermaid.js through html. Entity names are often capitalised, although there is no accepted standard on this, and it is not required in mermaid
Relationships between entities are represented by lines with end markers representing cardinality
Mermaid uses the most popular crow's foot notation.