qt5base-lts/tests/auto/gui/text/qtextmarkdownwriter
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
..
data Markdown writer: omit space after opening code block fence 2020-04-20 21:08:32 +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: omit space after opening code block fence 2020-04-20 21:08:32 +02:00