summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-05-12 20:24:09 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-05-12 20:24:09 -0700
commitbde18a4fc795f6720f2601133a55f14c6006a65c (patch)
treef815160ce5968d3405db85a5fd53a0f325a14359 /pandoc.cabal
parentd0d101d8407790c9dc64ed5421208b914c45ad6d (diff)
Updated cabal description to include docbook reader.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index aafd78b0f..bab448f23 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -15,8 +15,8 @@ Tested-With: GHC == 6.12.1, GHC == 7.0.4, GHC == 7.4.1
Synopsis: Conversion between markup formats
Description: Pandoc is a Haskell library for converting from one markup
format to another, and a command-line tool that uses
- this library. It can read markdown and (subsets of)
- reStructuredText, HTML, LaTeX and Textile, and it can write
+ this library. It can read markdown and (subsets of) HTML,
+ reStructuredText, LaTeX, DocBook, and Textile, and it can write
markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook,
OpenDocument, ODT, Word docx, RTF, MediaWiki, Textile,
groff man pages, plain text, Emacs Org-Mode, AsciiDoc, EPUB,