Skip to content

Use block char format to render list item bullets and numbers

Fixes a problem when rendering markdown in okular

--

It needs to be rendered with the format of the block not the format of the first letter of the block; otherwise if the first letter is black or italics or something, but the rest of the block isn't, the list item text looks out of place.

Task-number: QTBUG-3583

Fixes: QTBUG-99148

Pick-to: 6.3 6.2 5.15

Change-Id: I63d8d6d6b7cee6bd9938fe1cf42a5f90da1bc0d3

Reviewed-by: Shawn Rutledge shawn.rutledge@qt.io

(cherry picked from commit 7e7f5f97)

Edited by Albert Astals Cid

Merge request reports