From a560c0acc1ed3d1aac8d2e611fe61b1c25331787 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Tue, 5 Aug 2008 23:10:04 +0000 Subject: [PATCH] Mention ODT writer in pandoc.cabal. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1379 788f1e2b-df1e-0410-8736-df70ead52e1b --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,