mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 13:15:51 +00:00
The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3.
7 lines
152 B
Markdown
7 lines
152 B
Markdown
# pandoc-lua-engine
|
|
|
|
This package provides a Lua pandoc scripting engine based. It
|
|
allows to write filters, custom readers, and custom writers in
|
|
Lua.
|
|
|