Skip to main content


πŸ†• pandoc 3.9 πŸŽ‰πŸš€

β€’ Official support for wasm (WebAssembly), allowing to run pandoc in the browser,
β€’ the *alerts* extension is now available in the pandoc Markdown flavor,
β€’ support for defaults files using JSON instead of YAML,
β€’ extension of `${.}` vars in the `defaults` field, making it easier to base defaults files on other defaults,
β€’ method to run Lua code with a modified pandoc state,
β€’ and much more

Many thanks to all who contributed!

github.com/jgm/pandoc/releases…

#pandoc #release

This entry was edited (3 weeks ago)
in reply to pandoc

β€œpandoc for the people”, the pandoc wasm web-app, is now available at pandoc.org/app/
It allows to run any kind of document conversion that pandoc supports in the browser. The documents never leave the computer, thus ensuring *full privacy*.
Conversions to pdf are done via Typst.

#pandoc #wasm #typst

⇧