Merge branch 'develop' into fix/4212_actor_menus_sequence_diagram_popup

This commit is contained in:
Sidharth Vinod
2024-01-19 14:10:30 +05:30
committed by GitHub
84 changed files with 2374 additions and 1886 deletions

View File

@@ -188,13 +188,6 @@
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({