aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-28 00:05:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-28 00:05:04 -0700
commitb7030cd5845f3ad87c44943844df294e1e4baf08 (patch)
tree3220435d512e226655e580ecbeb8639a1e8dbfa1 /changelog
parentcb42bb820cff10b38662d077574a94ad78888f94 (diff)
downloadpandoc-b7030cd5845f3ad87c44943844df294e1e4baf08.tar.gz
Changelog mis-spellings.
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index b3ebe4360..c4521effe 100644
--- a/changelog
+++ b/changelog
@@ -1007,7 +1007,7 @@ pandoc (2.0)
* DocBook writer:
+ Fix internal links with `writerIdentifierPrefix opt`
- (#3397, Maura Bieg).
+ (#3397, Mauro Bieg).
* Docx writer:
@@ -1068,7 +1068,7 @@ pandoc (2.0)
+ Info message if `lang` is unspecified (#3486).
+ Removed unused parameter in `dimensionsToAttributeList`.
+ Avoid two class attributes when adding `uri` class (#3716).
- + Fix internal links with `writerIdentifierPrefix opt` (#3397, Maura
+ + Fix internal links with `writerIdentifierPrefix opt` (#3397, Mauro
Bieg).
+ Use revealjs's math plugin for mathjax (#3743). This is a thin
wrapper around mathjax that makes math look better on revealjs.