qt5base-lts/tests/auto/gui/text/qtextmarkdownimporter
Shawn Rutledge 362e56b520 Markdown importer: keep entities in HTML blocks with the HTML
If an entity occurs directly in markdown, we parse and insert it
directly; but if it occurs in an HTML block, it has to be added to the
HTML accumulator string for deferred parsing when the HTML block ends.

Pick-to: 6.2
Fixes: QTBUG-91222
Fixes: QTBUG-94245
Change-Id: I0cf586d68d6751892ca035a98f77cd67950d3bc4
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-10-16 16:10:49 +02:00
..
data QTextMarkdownImporter: fix use after free; add fuzz-generated tests 2020-02-28 09:31:59 +01:00
BLACKLIST tst_qtextmarkdown: blacklist tests for QEMU ARMv7 2021-01-08 09:04:55 +02:00
CMakeLists.txt tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
tst_qtextmarkdownimporter.cpp Markdown importer: keep entities in HTML blocks with the HTML 2021-10-16 16:10:49 +02:00