mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 14:29:25 +02:00
reindent loop
This commit is contained in:
@@ -40,7 +40,7 @@ sequenceDiagram
|
|||||||
participant Bob
|
participant Bob
|
||||||
Alice->>John: Hello John, how are you?
|
Alice->>John: Hello John, how are you?
|
||||||
loop Healthcheck
|
loop Healthcheck
|
||||||
John->>John: Fight against hypochondria
|
John->>John: Fight against hypochondria
|
||||||
end
|
end
|
||||||
Note right of John: Rational thoughts <br/>prevail...
|
Note right of John: Rational thoughts <br/>prevail...
|
||||||
John-->>Alice: Great!
|
John-->>Alice: Great!
|
||||||
|
Reference in New Issue
Block a user