Safe Haskell | None |
---|
Conversion of Pandoc
documents to FB2 (FictionBook2) format.
FictionBook is an XML-based e-book format. For more information see: http://www.fictionbook.org/index.php/Eng:XML_Schema_Fictionbook_2.1
- writeFB2 :: WriterOptions -> Pandoc -> IO String