The release of pandoc 3.0 is available, which develops a library and command-line utility for converting text markup formats. It supports conversion between more than 50 formats, including docbook, docx, epub, fb2, html, latex, markdown, man, odt, and various wiki formats. Custom handlers and filters in Lua can be connected. The code is written in Haskell and distributed under the GPLv2 license.
In the new version, pandoc-server, pandoc-cli, and pandoc-lua-engine have been separated into distinct packages. The support for Lua has been expanded. A new output format, chunkedhtml, has been added for generating a zip archive with multiple HTML files. Significant improvements have been made in support for complex images (figure blocks). A new mark extension has been added for highlighting text in Markdown format. A substantial number of new options have been introduced. Support for various formats has been improved.
Source: opennet.ru
