pandoc-lua-marshal-0.3.1: Use pandoc types in Lua
Copyright© 2021-2025 Albert Krewinkel
LicenseMIT
MaintainerAlbert Krewinkel <[email protected]>
Safe HaskellNone
LanguageHaskell2010

Text.Pandoc.Lua.Marshal.Caption

Contents

Description

Marshaling and unmarshaling of Caption elements.

Synopsis

Documentation

peekCaption :: LuaError e => Peeker e Caption Source #

Peek Caption element from userdata.

pushCaption :: LuaError e => Pusher e Caption Source #

Push Caption element

Constructor