| ||||||||
| ||||||||
Description | ||||||||
Conversion of Pandoc documents to HTML. | ||||||||
Synopsis | ||||||||
| ||||||||
Documentation | ||||||||
writeHtml :: WriterOptions -> Pandoc -> Html | ||||||||
Convert Pandoc document to Html structure. | ||||||||
writeHtmlString :: WriterOptions -> Pandoc -> String | ||||||||
Convert Pandoc document to Html string. | ||||||||
Produced by Haddock version 0.8 |