mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-30 12:49:41 +02:00
Updated logic for vertex label
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<body>
|
||||
<pre id="diagram4" class="mermaid">
|
||||
flowchart LR
|
||||
A --> B2@{ icon: "fa:bell", form: "square", label: "test augfuyfavf ydvaubfuac", pos: "t", h: 400, w: 50 }@ --> C
|
||||
A --> B2@{ icon: "fa:bell", form: "square", label: "B2", pos: "t", h: 400, w: 50 }@ --> C
|
||||
</pre
|
||||
>
|
||||
<pre id="diagram5" class="mermaid2">
|
||||
|
Reference in New Issue
Block a user