aboutsummaryrefslogtreecommitdiff
path: root/web/demos
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-02 18:55:09 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-02 18:55:09 +0000
commitbab1605378084af68c7aa00dd55df7147474c039 (patch)
treee0ed65c1bfc6244912baf491b0a3dc7225ece854 /web/demos
parentdfdf3311b798a8aa0f1775d399c0600cfc1fb114 (diff)
downloadpandoc-bab1605378084af68c7aa00dd55df7147474c039.tar.gz
Replaced markdown2odt with pandoc in web demos.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1370 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/demos')
-rw-r--r--web/demos4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/demos b/web/demos
index 127242b40..453e59955 100644
--- a/web/demos
+++ b/web/demos
@@ -98,9 +98,9 @@ click on the name of the output file:
@ pandoc @@README@@ -s -w opendocument -o @@example20.xml@@
-21. From markdown to ODT (OpenDocument Text, readable by OpenOffice):
+21. ODT (OpenDocument Text, readable by OpenOffice):
-@ markdown2odt @@README@@ -o @@example21.odt@@
+@ pandoc @@README@@ -o @@example21.odt@@
22. MediaWiki markup: