diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-11-13 12:16:11 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-11-13 12:16:11 -0800 |
commit | 03ea42058999f121cd39410a7d25376481653bce (patch) | |
tree | 7c03324808d1c733f889faf90b5dcc193bf52f92 | |
parent | 0a6aaf5e1b60031b175ff81fa61f5059d63a75d8 (diff) | |
download | pandoc-03ea42058999f121cd39410a7d25376481653bce.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ pandoc (1.15.2) permit this. + Improved parser for `mmd_title_block`. We now allow blank metadata fields. These were explicitly disallowed before. + + Citation keys can now contain `://`, so URLs and DOIs can be used + as citation keys (jgm/pandoc-citeproc#166). * Beamer template: fix incompatibility of section slides with natbib. Natbib (and presumably biblatex) bibliography commands create |