Skip to content

Commit 82adb9d

Browse files
committed
#1662 highlighting: show URL in links when hiding Markdown formatting syntax
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 62bd93d commit 82adb9d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 26.3.11
44

5+
- Changed Markdown formatting syntax hiding so named links keep their URL part
6+
visible (`[name](https://example.com)` now only hides Markdown delimiters)
7+
(for [#1662](https://github.com/pbek/QOwnNotes/issues/1662))
58
- Fixed a build failure with older Qt5 versions in XDG global shortcut portal token
69
generation by only using `QUuid::WithoutBraces` on Qt >= 5.11 and falling back to
710
brace removal on older Qt5 (for [#2462](https://github.com/pbek/QOwnNotes/issues/2462))

src/libraries/qmarkdowntextedit

0 commit comments

Comments
 (0)