qt6-bb10/src
Shawn Rutledge ff153d9874 Avoid ending Markdown fenced code blocks with gratuitous blank lines
This caused unnecessary empty <pre> blocks when converting markdown to
HTML, made code blocks too large using QSyntaxHighlighter to highlight
the whole block, and caused assymmetry when rewriting markdown.

Pick-to: 6.3
Fixes: QTBUG-101031
Change-Id: I08016577ccb92edb4afae31d7df3259cb011d5c8
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-05-20 00:49:18 +02:00
..
3rdparty zlib as static library 2022-04-22 14:34:47 +02:00
android Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
concurrent Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
corelib QCoreApplication/QPostEventList: fix int/qsizetype mismatches 2022-05-19 11:10:39 +02:00
dbus Remove more unused qreadwritelock.h includes 2022-05-17 18:49:31 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Avoid ending Markdown fenced code blocks with gratuitous blank lines 2022-05-20 00:49:18 +02:00
network Remove more unused qreadwritelock.h includes 2022-05-17 18:49:31 +02:00
opengl Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
openglwidgets Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platformsupport Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
plugins De-pessimize QTlsBackendOpenSSL::clearErrorQueue() 2022-05-19 11:10:40 +02:00
printsupport Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
sql Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testlib qtestcase.cpp: fix warning about ignoring the result of writev() 2022-05-19 14:00:23 -07:00
tools Make uic generate correct C++ comments 2022-05-18 11:53:26 +02:00
widgets windows: make native styles support QT_SCALE_FACTOR 2022-05-19 02:28:38 +02:00
xml Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00