qt5base-lts/tests/auto/gui/text/qtextmarkdownwriter/data
Shawn Rutledge 280d679c55 QTextMarkdownWriter: fix some bad cases with word wrap
If any non-breakable content (such as a link) already went past
80 columns, or if a word ended on column 80, it didn't wrap the rest of
the paragraph following.

Change-Id: I27dc0474f18892c34ee2514ea6d5070dae29424f
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2019-05-24 15:37:05 +02:00
..
blockquotes.md QTextMarkdownWriter: fix some bad cases with word wrap 2019-05-24 15:37:05 +02:00
example.md Markdown: fix several issues with lists and continuations 2019-05-08 20:28:28 +00:00
headingsAndLists.md QTextMarkdownImporter: don't keep heading level on following list item 2019-05-24 15:37:05 +02:00
wordWrap.md QTextMarkdownWriter: fix some bad cases with word wrap 2019-05-24 15:37:05 +02:00