mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
8f8ea44d02
The function allows to run a callback with a modified pandoc state. This provides the ability to temporarily modify the resource path, the user data directory, and the HTTP request headers. Closes: #10859