qt5base-lts/tests/auto/gui/text/qtextmarkdownwriter
Shawn Rutledge 0fcd782bd3 Markdown writer: don't wrap code block, and detect its end
The end of a code block nested in a list item is now detected;
and if the text of the list item continues after the code block,
it continues to be indented.

Code blocks should never be word-wrapped.

Fixes: QTBUG-80603
Change-Id: I4427f8b1d4807d819616f5cb971e2d006170d9be
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-04-20 21:08:23 +02:00
..
data Markdown writer: don't wrap code block, and detect its end 2020-04-20 21:08:23 +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 Markdown writer: don't wrap code block, and detect its end 2020-04-20 21:08:23 +02:00