pandoc-1.8.1.1: Conversion between markup formatsSource codeContentsIndex
Text.Pandoc.Writers.Docbook
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description
Conversion of Pandoc documents to Docbook XML.
Synopsis
writeDocbook :: WriterOptions -> Pandoc -> String
Documentation
writeDocbook :: WriterOptions -> Pandoc -> StringSource
Convert Pandoc document to string in Docbook format.
Produced by Haddock version 2.6.1