mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
a36654b222
The function generates element identifiers based on inlines content. It's primary use case is the programmatic generation of ID, similar to what the `auto_identifiers` extension provides for many formats.
pandoc-lua-engine
This package provides a Lua pandoc scripting engine based. It allows to write filters, custom readers, and custom writers in Lua.