mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-03 23:56:44 +02:00
spelling: handdrawn
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
setPoints(List~int~ points)
|
setPoints(List~int~ points)
|
||||||
getPoints() List~int~
|
getPoints() List~int~
|
||||||
}
|
}
|
||||||
|
|
||||||
Square : -List~string~ messages
|
Square : -List~string~ messages
|
||||||
Square : +setMessages(List~string~ messages)
|
Square : +setMessages(List~string~ messages)
|
||||||
Square : +getMessages() List~string~
|
Square : +getMessages() List~string~
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
---
|
---
|
||||||
classDiagram
|
classDiagram
|
||||||
class Duck {
|
class Duck {
|
||||||
|
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
@@ -127,8 +127,8 @@
|
|||||||
-attribute:type
|
-attribute:type
|
||||||
- attribute : type
|
- attribute : type
|
||||||
test
|
test
|
||||||
|
|
||||||
+ GetAttribute() type
|
+ GetAttribute() type
|
||||||
+ GetAttribute() type
|
+ GetAttribute() type
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
@@ -449,7 +449,7 @@
|
|||||||
---
|
---
|
||||||
config:
|
config:
|
||||||
theme: forest
|
theme: forest
|
||||||
look: handDrawns
|
look: handDrawn
|
||||||
layout: elk
|
layout: elk
|
||||||
---
|
---
|
||||||
classDiagram
|
classDiagram
|
||||||
|
Reference in New Issue
Block a user