qt6-bb10/tests/auto/gui/text
Shawn Rutledge 51a348b2e2 Markdown writer: omit space after opening code block fence
The CommonMark spec shows that it's not necessary to have a space
between the code fence and the language string:
https://spec.commonmark.org/0.29/#example-112
This also avoids a needless trailing space after a code fence that
does not include a language string.

Change-Id: I2addd38a196045a7442150760b73269bfe4ffb22
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-04-20 21:08:32 +02:00
..
qabstracttextdocumentlayout
qcssparser Support missing white-space:pre-line CSS 2019-08-12 17:24:05 +01:00
qfont Fix font and palette propagation for themed children created at runtime 2020-02-20 08:04:47 +01:00
qfontcache Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qfontdatabase QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
qfontmetrics Fix bounding box of zero-width entities in QFontEngineFT 2020-02-27 08:59:08 +00:00
qglyphrun unblacklist passing tests 2019-07-08 11:01:42 +00:00
qinputcontrol
qrawfont [Windows] Fixed regression when creating fallback fonts 2019-02-14 08:01:05 +00:00
qstatictext Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
qsyntaxhighlighter Fix qtHaveModule(widgets) condition 2019-11-02 08:55:27 +01:00
qtextblock
qtextcursor Fix crash when detaching dangling QTextCursor 2018-09-27 06:51:37 +00:00
qtextdocument Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-07 01:01:16 +01:00
qtextdocumentfragment Fix assert in QTextDocument CSS parser on "border-width: 1pt" 2019-12-03 17:54:24 +01:00
qtextdocumentlayout Fix qtHaveModule(widgets) condition 2019-11-02 08:55:27 +01:00
qtextformat Update font when text format's letter spacing type is changed 2017-12-22 05:37:55 +00:00
qtextlayout Fix non-trivial soft-hyphen line breaks 2020-03-10 21:58:21 +01:00
qtextlist Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
qtextmarkdownimporter QTextMarkdownImporter: fix use after free; add fuzz-generated tests 2020-02-28 09:31:59 +01:00
qtextmarkdownwriter Markdown writer: omit space after opening code block fence 2020-04-20 21:08:32 +02:00
qtextobject
qtextodfwriter Add more formatting to QTextDocumentWriter when writing ODF files 2018-04-11 18:44:31 +00:00
qtextpiecetable Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qtextscriptengine qtbase: Remove BLACKLIST files which are no longer active 2018-02-12 17:40:12 +00:00
qtexttable Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qzip
text.pro Markdown: fix several issues with lists and continuations 2019-05-08 20:28:28 +00:00