qt5base-lts/tests/auto/gui/text/qtextmarkdownwriter
Shawn Rutledge d1c6f7e5a2 QTextMarkdownWriter: preserve empty lists
You can save a "skeletal" document with list items to fill in later,
the same as you can do in HTML or ODF format.  Reading them back via
QTextDocument::fromMarkdown() isn't always perfect though.

Fixes: QTBUG-79217
Change-Id: Iacdb3e6792250ebdead05f314c9e3d00546eeb9f
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2019-11-05 16:40:18 +02:00
..
data QTextMarkdownWriter: write fenced code blocks with language declaration 2019-06-04 08:01:34 +02:00
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
qtextmarkdownwriter.pro Markdown: blockquotes, code blocks, and generalized nesting 2019-05-08 20:28:53 +00:00
tst_qtextmarkdownwriter.cpp QTextMarkdownWriter: preserve empty lists 2019-11-05 16:40:18 +02:00