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

13 lines
114 B
Markdown

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