qsmaddy/include/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
..
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 initial release 1.0.0 2017-12-25 12:22:35 +01: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 initial release 1.0.0 2017-12-25 12:22:35 +01:00