mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 02:39:41 +02:00
Example page for using the slim bundle and with some nested subgraphs.
This commit is contained in:
@@ -61,9 +61,9 @@ html {
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="mermaid" id="i141">
|
||||
<div class="mermaid">
|
||||
graph TB
|
||||
subgraph LevelAB1ss
|
||||
subgraph LevelAB1s
|
||||
subgraph LevelAB1C1
|
||||
d1-->d2
|
||||
end
|
||||
|
Reference in New Issue
Block a user