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. |
||
---|---|---|
.. | ||
module | ||
attr-test.lua | ||
block-count.lua | ||
blocks-filter.lua | ||
hello-world-doc.lua | ||
implicit-doc-filter.lua | ||
inlines-filter.lua | ||
markdown-reader.lua | ||
math.lua | ||
meta.lua | ||
metatable-catch-all.lua | ||
plain-to-para.lua | ||
script-name.lua | ||
single-to-double-quoted.lua | ||
smallcaps-title.lua | ||
smart-constructors.lua | ||
strmacro.lua | ||
undiv.lua | ||
uppercase-header.lua |