Portability | portable |
---|---|
Stability | alpha |
Maintainer | Puneeth Chaganti <[email protected]> |
Safe Haskell | None |
Text.Pandoc.Writers.Org
Description
Conversion of Pandoc
documents to Emacs Org-Mode.
Org-Mode: http://orgmode.org
- writeOrg :: WriterOptions -> Pandoc -> String
Documentation
writeOrg :: WriterOptions -> Pandoc -> StringSource
Convert Pandoc to Org.