diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-10-28 00:05:04 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-10-28 00:05:04 -0700 |
commit | b7030cd5845f3ad87c44943844df294e1e4baf08 (patch) | |
tree | 3220435d512e226655e580ecbeb8639a1e8dbfa1 /changelog | |
parent | cb42bb820cff10b38662d077574a94ad78888f94 (diff) | |
download | pandoc-b7030cd5845f3ad87c44943844df294e1e4baf08.tar.gz |
Changelog mis-spellings.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |