API Reference
Class
MermaidDocument
Describes a parsed Mermaid document.
Inheritance
- Object
- MermaidDocument
Properties
Kind #Gets or sets the Mermaid diagram family.
SourceText #Gets or sets the full Mermaid source text.
HeaderSpan #Gets or sets the source span for the diagram header line.
Header #Gets or sets the diagram header line.
FrontMatter #Gets or sets optional YAML frontmatter text.
Directives #Gets parsed Mermaid directives.
RawStatements #Gets unclassified body statements retained for recognized families that do not have a semantic parser yet.