Description
Provides the Lua engine used to power custom Pandoc conversions. Lua filters let users and tools customize how documents are transformed without changing Pandoc's core code.
It is useful for document workflows that need custom rules, metadata handling, or format-specific transformations. It is a library component for Pandoc-related tooling.