Portability | portable |
---|---|
Stability | alpha |
Maintainer | John MacFarlane <[email protected]> |
Safe Haskell | None |
Text.Pandoc.Readers.TeXMath
Description
Conversion of TeX math to a list of Pandoc
inline elements.
- texMathToInlines :: MathType -> String -> [Inline]