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