qsmaddy/include/maddy
Drew Mettlach cde0137e90 orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
..
blockparser.h appveyor - use debug 2019-02-19 02:43:15 +01:00
breaklineparser.h breaklineparser: First version 2019-12-16 11:10:25 -03:00
checklistparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
codeblockparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
emphasizedparser.h emphasizedparser: Underscore does not need backslash 2018-10-25 14:51:50 -03:00
headlineparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
horizontallineparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
htmlparser.h No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
imageparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
inlinecodeparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
italicparser.h italicparser: Add first version 2018-10-25 11:36:22 -03:00
lineparser.h added dtor to lineparser 2018-10-25 17:45:52 +02:00
linkparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
orderedlistparser.h orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
paragraphparser.h No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
parser.h No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
parserconfig.h No paragraphs for html (#27) 2019-12-27 19:48:29 +01:00
quoteparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
strikethroughparser.h fixed the inline code now also for not directly following letters 2017-12-26 05:24:01 +01:00
strongparser.h strongparser: Underscore does not need backslash 2018-10-25 14:51:49 -03:00
tableparser.h initial release 1.0.0 2017-12-25 12:22:35 +01:00
unorderedlistparser.h *, + and - are equivalent for making unordered bullet lists as per https://spec-md.com/#sec-Lists 2020-02-03 22:52:57 +01:00