From bde18a4fc795f6720f2601133a55f14c6006a65c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 12 May 2012 20:24:09 -0700 Subject: [PATCH] Updated cabal description to include docbook reader. --- pandoc.cabal | 4 ++-- 1 file 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,