60

From Semantic MediaWiki - Sandbox

Revision as of 10:08, 14 October 2020 by Kghbln (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Refs

https://github.com/SemanticMediaWiki/Mermaid/issues/60

Code
{{#mermaid:sequenceDiagram
participant Alice
participant Bob
  Alice->John: Hello John, how are you?
  loop Healthcheck
       John->John: Fight against hypochondria
  end
  Note right of John: Rational thoughts <br/>prevail...
    John-->Alice: Great!
    John->Bob: How about you?
    Bob-->John: Jolly good!
}}
Result
Cookies help us deliver our services. By using our services, you agree to our use of cookies.