aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.