qt5base-lts/tests/auto/gui
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
..
image Add test for conversion of "large" images 2020-03-11 18:45:46 +00:00
itemmodels QStandardItem/QStandardItemModel tests: cleanup 2020-01-13 17:01:00 +01:00
kernel Stop using obsolete TouchPoint rect accessors in tests and examples 2020-04-10 13:54:43 +00:00
math3d Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
painting Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
qopengl Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
qopenglconfig Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qvulkan Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
rhi rhi: Add support for arrays of combined image samplers 2020-03-05 19:40:41 +01:00
text Markdown writer: omit space after opening code block fence 2020-04-20 21:08:32 +02:00
util Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-22 01:00:07 +01:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00