Support for comments to the right of the Actor

This commit is contained in:
knsv 2014-12-14 19:30:52 +01:00
parent 7de9687911
commit 71b6a664f7
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<div class="mermaid">
sequenceDiagram
Alice->Bob: Hello Bob, how are you?
Note right of Alice: Bob thinks about <br/> things
Note right of Bob: Bob thinks about <br/> things <br/> to think about
Bob-->Alice: I am good thanks!
Bob-->John the Long: How about you John?
Bob-->Alice: Checking with John...