qt6-bb10/tests/auto/gui/text
Shawn Rutledge f5c7799f59 Support the markdown underline extension
MarkdownDialectGitHub now includes this feature, so *emph* is italicized
and _emph_ is underlined. This is a better fit for QTextDocument capabilities;
until now, _underlined_ markdown could be read, but would be rendered with
italics, because in CommonMark, *emphasis* and _emphasis_ are the same.
But QTextMarkdownWriter already writes underlining and italics distinctly
in this way.

[ChangeLog][QtGui][Text] By default (with MarkdownDialectGitHub), markdown
_underline_ and *italic* text styles are now distinct.

Fixes: QTBUG-84429
Change-Id: Ifc6defa4852abe831949baa4ce28bae5f1a82265
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-11-07 09:35:11 +01:00
..
qabstracttextdocumentlayout
qcssparser
qfont
qfontcache
qfontdatabase Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qfontmetrics
qglyphrun
qinputcontrol
qrawfont
qstatictext
qsyntaxhighlighter
qtextblock
qtextcursor
qtextdocument
qtextdocumentfragment
qtextdocumentlayout
qtextformat
qtextimagehandler Set the url to have the AtNx filename if one is found 2020-11-06 09:16:30 +00:00
qtextlayout
qtextlist
qtextmarkdownimporter Support the markdown underline extension 2020-11-07 09:35:11 +01:00
qtextmarkdownwriter Support the markdown underline extension 2020-11-07 09:35:11 +01:00
qtextobject
qtextodfwriter
qtextpiecetable
qtextscriptengine
qtexttable
qzip
.prev_CMakeLists.txt
CMakeLists.txt
text.pro