incorporeal-cms/incorporealcms/mdx
Brian S. Stephan 502adac89c
make the pydot syntax backwards compatible with code fences
without this, the code fence parser was getting thrown off if you didn't
have the pydot extension loaded, which was thwarting backwards
compatibility. this makes the pydot bits look like an attribute to the
vanilla parser, so at least then the vanilla markdown renders as
intended
2022-04-19 08:41:59 -05:00
..
__init__.py provide markdown extension to render graphviz 2021-06-24 09:46:26 -05:00
figures.py initial crack at a block-level figure parser 2022-04-19 08:41:55 -05:00
pydot.py make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00