pandoc-0.46: Conversion between markup formats
Contents
Index
Text.Pandoc.Readers.TeXMath
Portability
portable
Stability
alpha
Maintainer
John MacFarlane <jgm@berkeley.edu>
Description
Conversion of TeX math to a list of
Pandoc
inline elements.
Synopsis
readTeXMath
:: String -> [
Inline
]
Documentation
readTeXMath
:: String -> [
Inline
]
Converts a string of raw TeX math to a list of
Pandoc
inlines.
Produced by
Haddock
version 0.8