qt6-bb10/tests/auto/gui/text/qtextmarkdownimporter
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
..
data QTextMarkdownImporter::import(): don't crash if file has only yaml 2024-03-05 16:12:33 -07:00
CMakeLists.txt Fix frontMatter tests: fixed fonts and testdata 2024-02-02 20:14:45 -07:00
tst_qtextmarkdownimporter.cpp QTextMarkdownImporter::import(): don't crash if file has only yaml 2024-03-05 16:12:33 -07:00