From dc3dcc2ccd3435ca88cf1eaeea05f62806f066d6 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 19 Dec 2021 14:31:52 +0100 Subject: Lua: fixup, should have been part of previous commit --- src/Text/Pandoc/Lua/Module/Pandoc.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/Text/Pandoc/Lua/Module/Pandoc.hs b/src/Text/Pandoc/Lua/Module/Pandoc.hs index ac159ae0d..20c2f5af5 100644 --- a/src/Text/Pandoc/Lua/Module/Pandoc.hs +++ b/src/Text/Pandoc/Lua/Module/Pandoc.hs @@ -116,6 +116,9 @@ otherConstructors = , mkBlocks , mkCitation , mkCell + , mkRow + , mkTableHead + , mkTableFoot , mkInlines , mkListAttributes , mkSimpleTable -- cgit v1.2.3