mermaid
.mermaid caption:{String? = null} code:{EvaluableString} -> Node
Content copied to clipboard
Creates a Mermaid diagram.
Return
a new MermaidDiagramFigure node
Parameters
caption
- Optional
- Likely named
optional caption. If a caption is present, the diagram will be numbered as a figure.
code
- Likely a body argument
the Mermaid code of the diagram