Add fix for edge markers showing under node if handDrawn

This commit is contained in:
yari-dewalt
2024-10-23 12:02:49 -07:00
parent 39a6c308fb
commit 8ace44b428
3 changed files with 44 additions and 4 deletions

View File

@@ -56,9 +56,12 @@
config:
htmlLabels: false
layout: elk
look: handDrawn
theme: forest
---
erDiagram
"hi" }o..o{ ORDER : places
style hi fill:lightblue
</pre>
</div>
<div class="test">
@@ -67,7 +70,8 @@
---
config:
htmlLabels: false
look:
look: handDrawn
layout: elk
---
erDiagram
CAR ||--|{ NAMED-DRIVER : allows
@@ -80,6 +84,8 @@
---
config:
htmlLabels: true
look: handDrawn
theme: forest
---
erDiagram
CAR ||--o{ NAMED-DRIVER : allows