aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-24 16:25:55 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-24 16:25:55 +0000
commit88a80abc5df751acecec5b37206702560e0dca54 (patch)
tree3bc2ebf7bf46c53d94c0a4f32a505aeb617c60e2
parent06983c9ba5e7c051b9c85969f1cf5fa1922044fc (diff)
downloadpandoc-88a80abc5df751acecec5b37206702560e0dca54.tar.gz
Added OpenDocument format to cabal description.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1335 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index f75b1a683..4e3ba5fe8 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -17,7 +17,7 @@ Description: Pandoc is a Haskell library for converting from one markup
this library. It can read markdown and (subsets of)
reStructuredText, HTML, and LaTeX, and it can write
markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook,
- RTF, groff man pages, and S5 HTML slide shows.
+ OpenDocument, RTF, groff man pages, and S5 HTML slide shows.
.
Pandoc extends standard markdown syntax with footnotes,
embedded LaTeX, definition lists, tables, and other