pandoc 3.7.0.1 #10851
jgm
announced in
Announcements
pandoc 3.7.0.1
#10851
Replies: 1 comment
-
Unofficial Linux/RISC-V 64-bit ( |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm pleased to announce the release of pandoc 3.7.0.1,
available in the usual places:
Binary packages & changelog:
https://github.com/jgm/pandoc/releases/tag/3.7.0.1
Source & API documentation:
http://hackage.haskell.org/package/pandoc-3.7.0.1
This release fixes some serious problems with the new grid table writer
introduced in 3.7. If you installed 3.7, I recommend you upgrade.
It also fixes tagging with
-t context+tagging
.Click to expand changelog
Text.Pandoc.Shared.Writer: Fix numerous problems with
gridTable
and add tests (Problem with new grid table #10848). These fixes affect the Markdown, RST, and Muse writers.Fix context writer/template to produce tagged PDFs (org–mode through ConTeXt to a tagged PDF does not appear to be tagged #10846). As before, the
tagging
extension must be enabled. We now add the command that tells ConTeXt to start tagging.This discussion was created from the release pandoc 3.7.0.1.
Beta Was this translation helpful? Give feedback.
All reactions