diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-16 10:09:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-16 10:09:20 -0700 |
commit | cb8959516fa69a472004b0ab47d805b889854f95 (patch) | |
tree | 3f33baf3e6f9faa158e5892d4b463cc9928e0719 /changelog | |
parent | 0a6a14376a5b850a598cd36ea2c0520a9c881c11 (diff) | |
download | pandoc-cb8959516fa69a472004b0ab47d805b889854f95.tar.gz |
Typo in changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |