diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-08-02 18:55:09 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-08-02 18:55:09 +0000 |
commit | bab1605378084af68c7aa00dd55df7147474c039 (patch) | |
tree | e0ed65c1bfc6244912baf491b0a3dc7225ece854 | |
parent | dfdf3311b798a8aa0f1775d399c0600cfc1fb114 (diff) | |
download | pandoc-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
-rw-r--r-- | web/demos | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |