pandoc-0.46: Conversion between markup formatsContentsIndex
Text.Pandoc.Readers.TeXMath
Portabilityportable
Stabilityalpha
MaintainerJohn 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