qsmaddy/tests/maddy
Petra Baranski 2fe7a71bf3
No paragraphs for html (#27)
* htmlparser added
* Added ParserConfig
    * added option to disable the emphasized parser
    * added option to not wrap HTML in markdown within a paragraph in output
* Updated docs
* Version update 1.1.1
2019-12-27 19:48:29 +01: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 initial release 1.0.0 2017-12-25 12:22:35 +01: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 initial release 1.0.0 2017-12-25 12:22:35 +01:00