| Portability | portable |
|---|---|
| Stability | alpha |
| Maintainer | John MacFarlane <jgm@berkeley.edu> |
| Safe Haskell | Safe-Infered |
Text.Pandoc.Readers.LaTeX
Description
Conversion of LaTeX to Pandoc document.
Documentation
Arguments
| :: ParserState | Parser state, including options for parser |
| -> String | String to parse (assumes |
| -> Pandoc |
Parse LaTeX from string and return Pandoc document.