Copyright | © 2010-2015 Puneeth Chaganti <[email protected]> 2010-2017 John MacFarlane <[email protected]> 2016-2017 Albert Krewinkel <[email protected]> License : GNU GPL version 2 or above Maintainer : Albert Krewinkel <[email protected]> Stability : alpha Portability : portable |
---|---|
Safe Haskell | None |
Language | Haskell98 |
Text.Pandoc.Writers.Org
Description
Conversion of Pandoc
documents to Emacs Org-Mode.
Org-Mode: http://orgmode.org
- writeOrg :: PandocMonad m => WriterOptions -> Pandoc -> m Text
Documentation
writeOrg :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #
Convert Pandoc to Org.