Example page for using the slim bundle and with some nested subgraphs.

This commit is contained in:
knsv
2015-05-28 23:05:49 +02:00
parent b2e489b689
commit ca99a30b71

View File

@@ -61,9 +61,9 @@ html {
</head> </head>
<body> <body>
<div class="mermaid" id="i141"> <div class="mermaid">
graph TB graph TB
subgraph LevelAB1ss subgraph LevelAB1s
subgraph LevelAB1C1 subgraph LevelAB1C1
d1-->d2 d1-->d2
end end