graph: syntax to prepend group name in subnodes #4516
Labels
Graph: Flow
Status: Triage
Needs to be verified, categorized, etc
Type: Enhancement
New feature or request
Proposal
Mermaid.js should prepend the subgraph name to nested entries starting with
@
(or some other symbol).This will simplify reusing graphs with specific patterns (e.g., networks, hosts, organizational patterns).
Note
This can even be implemented via a pre-processor, without altering the mermaid parser.
Example
should render to
Screenshots
No response
The text was updated successfully, but these errors were encountered: