aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-05 23:10:04 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-05 23:10:04 +0000
commita560c0acc1ed3d1aac8d2e611fe61b1c25331787 (patch)
tree9cf27211bdc94d3edabc3ce66a90c097743205bd
parentd5e691d04a659fefaaafbcf69866afb819997694 (diff)
downloadpandoc-a560c0acc1ed3d1aac8d2e611fe61b1c25331787.tar.gz
Mention ODT writer in pandoc.cabal.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1379 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 bfd99f5e0..604fc0a3b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -18,7 +18,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,
- OpenDocument, RTF, MediaWiki, groff man pages, and
+ OpenDocument, ODT, RTF, MediaWiki, groff man pages, and
S5 HTML slide shows.
.
Pandoc extends standard markdown syntax with footnotes,