pandoc-0.44: Conversion between markup formatsContentsIndex
Text.Pandoc.Readers.Markdown
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description
Conversion of markdown-formatted plain text to Pandoc document.
Synopsis
readMarkdown :: ParserState -> String -> Pandoc
Documentation
readMarkdown :: ParserState -> String -> Pandoc
Read markdown from an input string and return a Pandoc document.
Produced by Haddock version 0.8