From ff954bde9f55c84bf97eee73db81f506c448b261 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Sun, 2 Feb 2025 21:05:19 +0100 Subject: [PATCH] #3181 doc: fix typos Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d076080e3..e23a78366c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 25.2.1 - The heading detection in the link dialog and when jumping to the heading in a - note link was re-implemented und now uses the highlighting states of note + note link was re-implemented and now uses the highlighting states of a note editor components (for [#3181](https://github.com/pbek/QOwnNotes/issues/3181)) - Now also the "underline-ish style" headings are recognized and there are no issues with comments in code blocks that are detected as headings anymore