Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pandoc-3.8.2-x86_64-macOS.zip | 2025-10-05 | 25.7 MB | |
pandoc-3.8.2-x86_64-macOS.pkg | 2025-10-05 | 25.6 MB | |
pandoc-3.8.2-windows-x86_64.zip | 2025-10-05 | 39.3 MB | |
pandoc-3.8.2-windows-x86_64.msi | 2025-10-05 | 40.6 MB | |
pandoc-3.8.2-linux-arm64.tar.gz | 2025-10-05 | 37.2 MB | |
pandoc-3.8.2-linux-amd64.tar.gz | 2025-10-05 | 34.2 MB | |
pandoc-3.8.2-arm64-macOS.zip | 2025-10-05 | 42.6 MB | |
pandoc-3.8.2-arm64-macOS.pkg | 2025-10-05 | 42.5 MB | |
pandoc-3.8.2-1-arm64.deb | 2025-10-05 | 36.6 MB | |
pandoc-3.8.2-1-amd64.deb | 2025-10-05 | 33.7 MB | |
pandoc 3.8.2 source code.tar.gz | 2025-10-05 | 8.2 MB | |
pandoc 3.8.2 source code.zip | 2025-10-05 | 9.6 MB | |
README.md | 2025-10-05 | 2.3 kB | |
Totals: 13 Items | 375.8 MB | 119 |
I'm pleased to announce the release of pandoc 3.8.2,
available in the usual places:
Binary packages & changelog:
https://github.com/jgm/pandoc/releases/tag/3.8.2
Source & API documentation:
http://hackage.haskell.org/package/pandoc-3.8.2
This release fixes a regression in the typst template (since 3.8), which caused links to be omitted.
It also adds a new default Markdown extension, `table_attributes`, which allows attributes to be added to tables by putting them after the caption.
API change: Add `Ext_table_attributes` constructor to Extension.
Thanks to all who contributed.