Initial skeleton setup

This commit is contained in:
Knut Sveidqvist
2024-12-13 09:12:39 +01:00
parent b5ef6d2e23
commit e75260ac07
26 changed files with 5753 additions and 6 deletions

View File

@@ -93,11 +93,13 @@
config:
layout: elk
---
flowchart TB
swimlane TB
%% swimlane 1 - A E
%% swimlane 2 - B
%% swimlane 3 - C D
lane First
A
end
A --> B(I am B, the wide one) --> C
C --> D & F
@@ -106,7 +108,7 @@ flowchart TB
B@{ shape: diam}
</pre>
<pre id="diagram4" class="mermaid">
<pre id="diagram4" class="mermaid2">
---
config:
layout: elk