incorporeal-cms/tests
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
..
instance make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
conftest.py use new-style tox.ini, add flake8-docstrings, add docstrings 2020-06-17 20:18:43 -05:00
functional_markdown_tests.py pydot: handle multiple dot images in one file 2022-04-19 08:41:59 -05:00
functional_tests.py clean up the default markdown configuration a bit 2022-04-19 06:45:32 -05:00
test_factory.py remove some self-specific stuff from settings 2021-11-01 23:27:00 -05:00
test_pages.py remove some self-specific stuff from settings 2021-11-01 23:27:00 -05:00