mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-09 07:14:11 +01:00
#1110 Cleanup and removal of loggings
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
state P {
|
||||
state GPar {
|
||||
state Parent {
|
||||
state "Long state description" as TheLongChild
|
||||
TheLongChild : New line
|
||||
TheLongChild : Another line
|
||||
TheLongChild
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user