Running pandoc as a Lua interpreter
Calling the pandoc executable under the name pandoc-lua
or with lua
as the first argument will make it function as a standalone Lua
interpreter. The behavior is mostly identical to that of the standalone
lua
executable, version
5.4. For full documentation, see the
pandoc-lua
man page.