Lua: add Caption constructor to pandoc module.

This commit is contained in:
Albert Krewinkel
2024-12-10 11:06:37 +01:00
parent 8c96c6e776
commit 64f45fefa7
@@ -146,6 +146,7 @@ pushWithConstructorsSubtable constructors = do
otherConstructors :: [DocumentedFunction PandocError]
otherConstructors =
[ mkAttr
, mkCaption
, mkCell
, mkAttributeList
, mkCitation