aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal4
1 files 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