fb54f3d679
The PandocError type is used throughout the Lua subsystem, all Lua functions throw an exception of this type if an error occurs. The `LuaException` type is removed and no longer exported from `Text.Pandoc.Lua`. In its place, a new constructor `PandocLuaError` is added to PandocError. |
||
---|---|---|
.. | ||
pandoc-list.lua | ||
pandoc-mediabag.lua | ||
pandoc-types.lua | ||
pandoc-utils.lua | ||
pandoc.lua |