pandoc-1.8.1.1: Conversion between markup formatsSource codeContentsIndex
Text.Pandoc.Writers.Native
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description

Conversion of a Pandoc document to a string representation.

Note: If writerStandalone is False, only the document body is represented; otherwise, the full Pandoc document, including the metadata.

Synopsis
writeNative :: WriterOptions -> Pandoc -> String
Documentation
writeNative :: WriterOptions -> Pandoc -> StringSource
Prettyprint Pandoc document.
Produced by Haddock version 2.6.1