Merge branch 'develop' into bug/4912_gitgraph-merge-routing-colouring

This commit is contained in:
Nikolay Rozhkov
2023-11-14 16:26:19 +03:00
committed by GitHub
9 changed files with 143 additions and 7 deletions

View File

@@ -164,6 +164,13 @@
end
</pre>
<pre class="mermaid">
sequenceDiagram
actor Alice
actor John
Alice-xJohn: Hello John, how are you?
John--xAlice: Great!
</pre>
<script type="module">
import mermaid from './mermaid.esm.mjs';
mermaid.initialize({