ANN: pandoc 3.3

9 views
Skip to first unread message

John MacFarlane

unread,
Jul 28, 2024, 8:20:28 PM7/28/24
to 'John MacFarlane' via pandoc-announce
I'm pleased to announce the release of pandoc 3.3,
available in the usual places:

Binary packages & changelog:
https://github.com/jgm/pandoc/releases/tag/3.3

Source & API documentation:
http://hackage.haskell.org/package/pandoc-3.3

Some changes of particular note (inspect changelog for the full list):

* The docx writer fixes a serious regression with nested lists,
introduced in the last release (3.2.1).

* New cli option: `--link-images`. This causes images to be linked
rather than embedded in ODT.

* `--number-sections` can now take an optional `true|false` argument,
like other flag arguments.

* Improved localization support for labels like "Figure," with many
new languages supported.

* re and lpeg modules are now loaded differently in Lua filters.
They are now treated as if they have been loaded by 'require'.
If you desire the old behavior, which allowed you to replace
our built-in re and lpeg modules with system modules by
requiring them, a workaround is described in the changelog.

API changes:

* New field in WriterOptions: writerLinkImages.
* New field in Opt: optLinkImages.

Thanks to all who contributed, and a special welcome to new contributors
Stephen Huan and Jens Oehlschlägel.

Reply all
Reply to author
Forward
0 new messages