diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-05-20 11:01:40 -0700 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-05-20 11:01:40 -0700 | 
| commit | 1ba9cfcd9e2b5a87c9961eb47a884b6e9034446a (patch) | |
| tree | 004cb101c85085706cb4bfe97cc225e83e1eb76d /changelog | |
| parent | f532dd69c9a4f9a3d408c7e502dc5417fe4949c2 (diff) | |
| download | pandoc-1ba9cfcd9e2b5a87c9961eb47a884b6e9034446a.tar.gz | |
Updated changelog.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -111,6 +111,12 @@ pandoc (1.14)      + Use `File:` instead of the deprecated `Image:` for images and        other media files (Greg Rundlett). +  * DocBook writer: + +    + Render a `Div (id,_,_) [Para _]` element as a `para` element +      with an `id` attribute.  This makes links to citations work in +      DocBook with pandoc-citeproc. +    * RST writer:      + Normalize headings to sequential levels (Nikolay Yakimov). | 
