handle graphviz parsing errors more cleanly

This commit is contained in:
2021-06-24 11:37:57 -05:00
parent 41a53a2a13
commit e61c55bed2
4 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# test
test
~~~pydot:attack-plan
rankdir=LR
Earth
Mars
Earth -> Mars
}
~~~
more test