Skip to content

Commit 92cb810

Browse files
committed
TO-DROP: demonstrate how a Mermaid diagram looks
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 07a791d commit 92cb810

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/about/small-and-fast.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
---
1010
<section class="about" id="small-and-fast">
1111

12+
{{< mermaid >}}
13+
graph TD
14+
A --> B
15+
{{< /mermaid >}}
16+
1217
<h2>Small and Fast</h2>
1318

1419
<p>

0 commit comments

Comments
 (0)