diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-05-13 15:09:13 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-05-13 15:09:32 -0700 |
commit | 1f358cc524e9982084a4992c9d9ac5fdd7db6811 (patch) | |
tree | ee69051843c8a18e63425b13cc7fb379ef5f38d8 | |
parent | 0fa753b99963d01508d311598a55ac44f0f7a198 (diff) | |
download | pandoc-1f358cc524e9982084a4992c9d9ac5fdd7db6811.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -298,6 +298,7 @@ pandoc (1.14) + Use plain writer for metadata dc: fields (#2121). This gives better results when we have, e.g. multiple paragraphs. Note that tags aren't allowed in these fields. + + Properly handle image links without an extension (#1855). * ICML writer: Better handling of raw blocks and inlines (#1951). Previously these were always escaped and printed verbatim. |