mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-01 22:56:51 +02:00
Correct casing for hand drawn
This commit is contained in:
@@ -146,7 +146,7 @@ You can specify the layout algorithm directly in the metadata section of your Me
|
|||||||
---
|
---
|
||||||
config:
|
config:
|
||||||
layout: elk
|
layout: elk
|
||||||
look: handdrawn
|
look: handDrawn
|
||||||
theme: dark
|
theme: dark
|
||||||
---
|
---
|
||||||
flowchart TB
|
flowchart TB
|
||||||
@@ -159,7 +159,7 @@ flowchart TB
|
|||||||
---
|
---
|
||||||
config:
|
config:
|
||||||
layout: elk
|
layout: elk
|
||||||
look: handdrawn
|
look: handDrawn
|
||||||
theme: dark
|
theme: dark
|
||||||
---
|
---
|
||||||
flowchart TB
|
flowchart TB
|
||||||
|
@@ -112,7 +112,7 @@ You can specify the layout algorithm directly in the metadata section of your Me
|
|||||||
---
|
---
|
||||||
config:
|
config:
|
||||||
layout: elk
|
layout: elk
|
||||||
look: handdrawn
|
look: handDrawn
|
||||||
theme: dark
|
theme: dark
|
||||||
---
|
---
|
||||||
flowchart TB
|
flowchart TB
|
||||||
|
Reference in New Issue
Block a user