mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-09 07:14:11 +01:00
test commit
This commit is contained in:
@@ -56,6 +56,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<pre id="diagram" class="mermaid2">
|
<pre id="diagram" class="mermaid2">
|
||||||
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%
|
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%
|
||||||
|
%%
|
||||||
graph BT
|
graph BT
|
||||||
a{The cat in the hat} -- 1o --> b
|
a{The cat in the hat} -- 1o --> b
|
||||||
a -- 2o --> c
|
a -- 2o --> c
|
||||||
|
|||||||
Reference in New Issue
Block a user