Files
pandoc/pandoc-lua-engine
Albert Krewinkel ce5e2a2efc Lua: add function pandoc.mediabag.make_data_uri.
The function takes a MIME type and raw data from which it creates an
RFC 2397 data URI.

Closes: #10876
2025-05-28 13:19:01 +02:00
..

pandoc-lua-engine

This package provides a Lua pandoc scripting engine based. It allows to write filters, custom readers, and custom writers in Lua.