diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-15 02:58:30 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-15 02:58:30 +0000 |
| commit | ca50140c912b005e0a3c1c5bb4b95b0bb03a40b3 (patch) | |
| tree | bca3a7405bef444bfed1f212a7207310ae7f849c | |
| parent | 465b2d791ef5c7b7a7ef9b53e2a4b8bb09a8c1f9 (diff) | |
| download | pandoc-ca50140c912b005e0a3c1c5bb4b95b0bb03a40b3.tar.gz | |
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
| -rw-r--r-- | pandoc.cabal | 4 |
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 |
