aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-16 10:09:20 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-16 10:09:20 -0700
commitcb8959516fa69a472004b0ab47d805b889854f95 (patch)
tree3f33baf3e6f9faa158e5892d4b463cc9928e0719 /changelog
parent0a6a14376a5b850a598cd36ea2c0520a9c881c11 (diff)
downloadpandoc-cb8959516fa69a472004b0ab47d805b889854f95.tar.gz
Typo in changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 7c48d8650..79cff1055 100644
--- a/changelog
+++ b/changelog
@@ -154,7 +154,7 @@ pandoc (1.15.1)
* EPUB writer:
- + In TOC, replace literal "<br/>" with space (#2105).
+ + In TOC, replace literal `<br/>` with space (#2105).
+ With `--webtex`, include image file rather than `data:` URI (#2363).
* Native writer: format Div properly, with blocks separated.