pandoc 3.1.12.1 #9473
jgm
announced in
Announcements
pandoc 3.1.12.1
#9473
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Click to expand changelog
EPUB writer: omit EPUBv3-specific accessibility features on epub2 (ePub v2 fails validation with ePubCheck in pandoc 3.1.12 - worked previously #9469). Fixes a regression in 3.1.12.
More fixes for SVG ids with
--self-contained
(SVG Self-contained fix insufficient in #9420 #9467). This generalizes the fix to svg self-contained fix in #9206 is insufficient #9420 so it applies to things likestyle="fill(url(#..."
and should fix problems with SVGs including gradients.Powerpoint writer: properly handle math in headings and tables (pandoc fails to wrap math correctly when generating pptx in unusual places #9465). This ensures that paragraphs containing math are wrapped in a
mc:AlternateContent
node as required.Makefile: make validate-epub check v2 output too.
This discussion was created from the release pandoc 3.1.12.1.
Beta Was this translation helpful? Give feedback.
All reactions