summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-12-05 09:45:45 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2010-12-05 09:45:55 -0800
commit05b801767952a91f1f14f040487b96cd8662f172 (patch)
treec452977d6af4173a74316124b6b6dafc3280b4f3 /pandoc.cabal
parente8e491bdbf86b95e2ce2beac2a7062c57bfd9e5d (diff)
Documented org-mode writer in README, cabal, man pages.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 56843a5e6..8a4d80d42 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -19,7 +19,8 @@ Description: Pandoc is a Haskell library for converting from one markup
reStructuredText, HTML, LaTeX and Textile, and it can write
markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook,
OpenDocument, ODT, RTF, MediaWiki, Textile, groff man pages,
- EPUB, and S5 and Slidy HTML slide shows.
+ plain text, Emacs Org-Mode, EPUB, and S5 and Slidy HTML
+ slide shows.
.
Pandoc extends standard markdown syntax with footnotes,
embedded LaTeX, definition lists, tables, and other