mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08: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.