pandoc 3.7.0.1
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 (#10848). These fixes affect the Markdown, RST, and Muse writers. -
Fix context writer/template to produce tagged PDFs (#10846). As before, the
tagging
extension must be enabled. We now add the command that tells ConTeXt to start tagging.