diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2017-10-29 12:13:03 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-10-29 12:13:03 -0700 |
| commit | f76e9c1104e6f6a1c093a62713d80573f0e0b0e9 (patch) | |
| tree | b3de4fad001578c46294e4d6c91c08579e8b52d8 /changelog | |
| parent | 3263d0d7c4052307ce38f342800197dec5a3fba0 (diff) | |
| download | pandoc-f76e9c1104e6f6a1c093a62713d80573f0e0b0e9.tar.gz | |
Update changelog.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1054,6 +1054,8 @@ pandoc (2.0) produced one paragraph with `<empty-line/>` elements, which are not allowed inside `<p>` according to FB2 schema. + Replace `concatMap` with `cMap` (Alexander Krotov). + + Write FB2 lists without nesting blocks inside `<p>` (Alexander + Krotov, #4004) * HTML writer: |
