From ca50140c912b005e0a3c1c5bb4b95b0bb03a40b3 Mon Sep 17 00:00:00 2001 From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> Date: Sun, 15 Jul 2007 02:58:30 +0000 Subject: [PATCH] Updated package description in pandoc.cabal to include ConTeXt output format. git-svn-id: https://pandoc.googlecode.com/svn/trunk@717 788f1e2b-df1e-0410-8736-df70ead52e1b --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index dbd20342c..c82af2098 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -15,8 +15,8 @@ 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, and LaTeX, and it can write - markdown, reStructuredText, HTML, LaTeX, Docbook, RTF, - groff man pages, and S5 HTML slide shows. + markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook, + RTF, groff man pages, and S5 HTML slide shows. . Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, definition lists, tables, and other