incorporeal-cms/tests/instance/pages/test-graphviz.md

13 lines
118 B
Markdown

# test
test
~~~{ pydot:attack-plan }
digraph G {
rankdir=LR
Earth
Mars
Earth -> Mars
}
~~~
more test