incorporeal-cms/incorporealcms
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
..
mdx make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
static tweaks to the content responsiveness and header padding 2022-04-19 08:41:58 -05:00
templates properly apply site wrap classes to style wide version 2021-06-03 07:52:01 -05:00
__init__.py don't route /media separately anymore 2021-04-17 11:16:34 -05:00
_version.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
config.py initial crack at a block-level figure parser 2022-04-19 08:41:55 -05:00
error_pages.py add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
lib.py create a "plain" style with next to no CSS 2021-03-09 09:10:33 -06:00
pages.py don't use system tz, display timestamps as UTC 2022-03-24 22:12:00 -05:00