diff options
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 6e200cc6d..28a945a84 100644 --- a/changelog.md +++ b/changelog.md @@ -382,6 +382,8 @@ + Remove escapeStringForJira for code blocks (Jan-Otto Kröpke). + Remove extraneous newline after single-line block quotes (#5858, Albert Krewinkel). + + Improve escaping of special characters, using backslash escapes + instead of HTML entities (#5858, Albert Krewinkel). * OpenDocument writer: |