Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Functions for writing a parsed formula as a list of Pandoc Inlines.
Synopsis
- writePandoc :: DisplayType -> [Exp] -> Maybe [Inline]
Documentation
writePandoc :: DisplayType -> [Exp] -> Maybe [Inline] Source #
Attempts to convert a formula to a list of Pandoc
inlines.