incorporeal-cms/tests/instance/pages
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
..
media don't route /media separately anymore 2021-04-17 11:16:34 -05:00
no-index-dir don't error on breadcrumbs if a dir doesn't have index.md 2021-04-14 21:35:14 -05:00
subdir use request path as an alternative to Title metadata 2021-02-20 22:43:42 -06:00
subdir-with-title show some navigation on every page 2020-03-15 20:33:23 -05:00
actually-a-png.md add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
bss-square-no-bg.png allow for serving files directly inside pages/ 2021-04-14 20:45:50 -05:00
custom-template.md allow pages to specify different templates 2021-04-30 19:41:39 -05:00
figures.md initial crack at a block-level figure parser 2022-04-19 08:41:55 -05:00
foo.txt allow for serving files directly inside pages/ 2021-04-14 20:45:50 -05:00
forced-no-title.md move site suffix into title always 2021-02-20 23:21:29 -06:00
index.md rename journal module to pages 2020-03-07 14:11:12 -06:00
mdash-or-triple-dash.md user-selectable light and dark themes 2020-10-30 00:19:19 -05:00
more-metadata.md test multi-line metadata entries 2021-01-17 23:58:57 -06:00
no-title.md rename journal module to pages 2020-03-07 14:11:12 -06:00
redirect.md allow markdown files to specify a redirect 2021-06-06 22:24:35 -05:00
symlink-to-foo.txt treat symlinks as redirects 2021-04-15 21:44:02 -05:00
symlink-to-no-title.md treat symlinks as redirects 2021-04-15 21:44:02 -05:00
symlink-to-subdir make request -> instance conversion support symlink dirs 2021-04-17 10:31:05 -05:00
test-graphviz.md make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
test-invalid-graphviz.md make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
test-two-graphviz.md make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00