mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-27 04:06:39 +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:
|
||||
layout: elk
|
||||
look: handdrawn
|
||||
look: handDrawn
|
||||
theme: dark
|
||||
---
|
||||
flowchart TB
|
||||
@@ -159,7 +159,7 @@ flowchart TB
|
||||
---
|
||||
config:
|
||||
layout: elk
|
||||
look: handdrawn
|
||||
look: handDrawn
|
||||
theme: dark
|
||||
---
|
||||
flowchart TB
|
||||
|
@@ -112,7 +112,7 @@ You can specify the layout algorithm directly in the metadata section of your Me
|
||||
---
|
||||
config:
|
||||
layout: elk
|
||||
look: handdrawn
|
||||
look: handDrawn
|
||||
theme: dark
|
||||
---
|
||||
flowchart TB
|
||||
|
Reference in New Issue
Block a user