mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 00:36:29 +00:00
Lua: add Caption constructor to pandoc module.
This commit is contained in:
@@ -146,6 +146,7 @@ pushWithConstructorsSubtable constructors = do
|
||||
otherConstructors :: [DocumentedFunction PandocError]
|
||||
otherConstructors =
|
||||
[ mkAttr
|
||||
, mkCaption
|
||||
, mkCell
|
||||
, mkAttributeList
|
||||
, mkCitation
|
||||
|
||||
Reference in New Issue
Block a user