incorporeal-cms/incorporealcms/mdx
Brian S. Stephan da055acda6 provide markdown extension to render graphviz
this is server side, and a more standard format, and thus I like it more
than mermaid, which I've been using at work. but, I really wanted a
server-side option (see my manifesto) for drawing relationship graphs,
for D&D stuff of all things.

this adds an optional 'graphviz' feature to package installation which
consequently depends on pydot
2021-06-24 09:46:26 -05:00
..
__init__.py provide markdown extension to render graphviz 2021-06-24 09:46:26 -05:00
pydot.py provide markdown extension to render graphviz 2021-06-24 09:46:26 -05:00