aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Module
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-12-02 13:55:36 -0800
committerJohn MacFarlane <[email protected]>2022-12-02 14:47:29 -0800
commitc5beb1db45706e10ddd7747788da4f4adfad73e6 (patch)
tree14557a1c794e9bc0c193c1d6b4d008f4b81cbe80 /pandoc-lua-engine/src/Text/Pandoc/Lua/Module
parent8b01e200f05035424cbedfe1e133d20486238e1f (diff)
Avoid using 'error' for unassigned table cells.
Instead, throw a regular pandoc error. This is not necessarily a programming error, as it can be triggered by inserting a cell with ColSpan 0 in the AST. Unfortunately the types don't prevent that. Closes #8468.
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Module')
0 files changed, 0 insertions, 0 deletions