Skip to content

Commit 53c8cbc

Browse files
committed
#3478 fix: wrapped list item continuation lines with hanging indentation clipping the last characters of a line
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent ca6a986 commit 53c8cbc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- Fixed text selection start positions in wrapped Markdown list items with
66
hanging indentation in the note text edit (for [#3477](https://github.com/pbek/QOwnNotes/issues/3477))
7+
- Fixed wrapped list item continuation lines with hanging indentation sometimes
8+
clipping the last characters of a line (for [#3478](https://github.com/pbek/QOwnNotes/issues/3478))
79

810
## 26.3.0
911

src/libraries/qmarkdowntextedit

0 commit comments

Comments
 (0)