aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-11-22 07:59:31 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-11-22 07:59:31 -0800
commitd5d38888653c61e000f5058ba83c6571210226b1 (patch)
tree1fabede2b99bec666f5aa2f12d3e8a8a2a1b31bd
parent20f8391a56f93c1530c652738be2f5b4e1b2c59a (diff)
downloadpandoc-d5d38888653c61e000f5058ba83c6571210226b1.tar.gz
Update changelog
-rw-r--r--changelog.md2
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: