uniform-pandoc-0.1.5.2: handling of some pandoc stuff
Safe HaskellSafe-Inferred
LanguageHaskell2010

Uniform.Markdown

Description

read and write pandoc files (intenal rep of pandoc written to disk) von hier Pandoc spezifisches imortieren nich exportieren nach aussen

das ist, was von pandoc zum import gebraucht wird

Synopsis

Documentation

unMT :: MarkdownText -> Text Source #

a wrapper around Markdonw text

readMarkdown2 :: MarkdownText -> ErrIO Pandoc Source #

reads the markdown text and produces a pandoc structure