Expand description
Mermaid stateDiagram-v2 export (SPEC §12). Renders the static structure of a
machine; with a state_config, highlights the active leaves and their ancestors.
Functions§
- mermaid
- Export the static structure (no live highlight).
- mermaid_
with_ config - Export with
active_pathshighlighted (active leaves + their ancestors).