| Copyright | © 2021-2024 Albert Krewinkel | 
|---|---|
| License | MIT | 
| Maintainer | Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Text.Pandoc.Lua.Marshal.CitationMode
Description
Marshaling/unmarshaling functions of CitationMode values.
Synopsis
Documentation
peekCitationMode :: Peeker e CitationMode #
Retrieves a Citation value from a string.
pushCitationMode :: Pusher e CitationMode #
Pushes a CitationMode value as string.