pandoc-3.7.0.2: Conversion between markup formats
Copyright© 2010-2015 Puneeth Chaganti <[email protected]>
2010-2024 John MacFarlane <[email protected]>
2016-2024 Albert Krewinkel <[email protected]>
LicenseGNU GPL, version 2 or above
MaintainerAlbert Krewinkel <[email protected]>
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Text.Pandoc.Writers.Org

Description

Conversion of Pandoc documents to Emacs Org-Mode.

Org-Mode: http://orgmode.org

Synopsis

Documentation

writeOrg :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #

Convert Pandoc to Org.