Skip to content

Commit bcaef4e

Browse files
committed
TO-DROP: demonstrate Graphviz with the 'neato' engine
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 01d09b3 commit bcaef4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/about/small-and-fast.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
A --> B
1515
{{< /mermaid >}}
1616

17-
{{< graphviz >}}
17+
{{< graphviz engine="neato" >}}
1818
digraph {
1919
a -> b -> c
2020
}

0 commit comments

Comments
 (0)