zulip/templates/zerver/tests/markdown
Eeshan Garg 8a02e177e3 bugdown: Trigger test failure for invalid Markdown include statements.
This commit adds a custom Markdown include extension which is
identical to the original except when a macro file can't
be found, it raises a custom JsonableError exception, which
we can catch and then trigger an appropriate test failure.

Fixes: #10947
2018-12-27 20:13:08 -08:00
..
test_custom_include_extension.md bugdown: Trigger test failure for invalid Markdown include statements. 2018-12-27 20:13:08 -08:00
test_custom_include_extension_empty.md bugdown: Trigger test failure for invalid Markdown include statements. 2018-12-27 20:13:08 -08:00
test_markdown.md
test_nested_code_blocks.md
test_tabbed_sections.md markdown: Add extension for creating tabbed sections on /help and /api. 2018-09-18 13:49:34 -07:00
test_unicode_decimals.md webhooks/freshdesk/doc.md: Render example JSON correctly. 2018-08-17 08:55:41 -07:00