summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownimporter/data
Commit message (Expand)AuthorAgeFilesLines
* QTextMarkdownImporter::import(): don't crash if file has only yamlShawn Rutledge2024-03-051-0/+6
* Add tst_QTextMarkdownImporter::paragraphsShawn Rutledge2024-02-291-0/+9
* Extract and re-write "front matter" in markdown documentsShawn Rutledge2024-02-021-0/+11
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaksShawn Rutledge2024-01-241-0/+1
* QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-282-0/+6
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-081-0/+17
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-081-0/+28