Support for comments to the right of the Actor

This commit is contained in:
knsv
2014-12-14 19:13:04 +01:00
parent 7e3bd2e574
commit 7de9687911
8 changed files with 316 additions and 106 deletions

View File

@@ -38,7 +38,7 @@
di{Diamond is <br/> broken}-->ro(Rounded<br>square<br>shape);
di-->ro2(Rounded square shape);
%% Comments after double percent signs
e((Inner circle))-->f(,.?!+-*ز);
e((Inner / circle))-->f(,.?!+-*ز);
cyr[Cyrillic]-->cyr2((Circle shape Начало));
style e red;
</div>
@@ -57,7 +57,7 @@
<div class="mermaid">
sequenceDiagram
Alice->Bob: Hello Bob, how are you?
Note right of Bob: Bob thinks
Note right of Alice: Bob thinks about <br/> things
Bob-->Alice: I am good thanks!
Bob-->John the Long: How about you John?
Bob-->Alice: Checking with John...