qt6-bb10/tests/auto/gui/text/qtextmarkdownimporter/data
Shawn Rutledge d14eec536d QTextMarkdownImporter::import(): don't crash if file has only yaml
If a markdown file has FrontMatter, we look for the end of the newlines
after the `---` marker to begin parsing the actual markdown. But check
bounds in case the file contains only front matter and not markdown.

Fixes: QTBUG-122982
Change-Id: I09c4ae90c47ebd84877738aecc1d1cad0b0bfca2
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-03-05 16:12:33 -07:00
..
fuzz20450.md
fuzz20580.md
headingBulletsContinuations.md
paragraphs.md Add tst_QTextMarkdownImporter::paragraphs 2024-02-29 13:49:27 -07:00
thematicBreaks.md
yaml-only.md QTextMarkdownImporter::import(): don't crash if file has only yaml 2024-03-05 16:12:33 -07:00
yaml.md Extract and re-write "front matter" in markdown documents 2024-02-02 20:14:28 -07:00