qsmaddy/tests/maddy
Drew Mettlach cde0137e90 orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
..
test_maddy_breaklineparser.cpp breaklineparser: First version 2019-12-16 11:10:25 -03:00
test_maddy_checklistparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_codeblockparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_emphasizedparser.cpp test_maddy_emphasizedparser: Update tests 2018-10-25 11:36:22 -03:00
test_maddy_headlineparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_horizontallineparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_htmlparser.cpp No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
test_maddy_imageparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_inlinecodeparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_italicparser.cpp test_maddy_italicparser: Add tests for the italic parser 2018-10-25 11:36:22 -03:00
test_maddy_linkparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_orderedlistparser.cpp orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
test_maddy_paragraphparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_parser.cpp No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
test_maddy_parser.h No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
test_maddy_quoteparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_strikethroughparser.cpp fixed the inline code now also for not directly following letters 2017-12-26 05:24:01 +01:00
test_maddy_strongparser.cpp test_maddy_strongparser: Add tests to __ tag 2018-10-25 11:34:12 -03:00
test_maddy_tableparser.cpp initial release 1.0.0 2017-12-25 12:22:35 +01:00
test_maddy_unorderedlistparser.cpp *, + and - are equivalent for making unordered bullet lists as per https://spec-md.com/#sec-Lists 2020-02-03 22:52:57 +01:00