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