diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-03-25 02:48:14 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-03-25 02:48:14 +0000 |
commit | 5593b8586099e9843b7261b9f6e4a67971ebbc66 (patch) | |
tree | a882051a21b77f491cdd23accf7e76a48eeac279 /web | |
parent | 429b666ce5cc02316d9923c4b1a20f7a49f8c6d2 (diff) | |
download | pandoc-5593b8586099e9843b7261b9f6e4a67971ebbc66.tar.gz |
Added link to OpenDocument XML in web page.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1272 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r-- | web/index.txt.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index f500c7dc6..cf9048225 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -169,6 +169,7 @@ kind. [ConTeXt]: http://www.pragma-ade.nl/ [RTF]: http://en.wikipedia.org/wiki/Rich_Text_Format [DocBook XML]: http://www.docbook.org/ +[OpenDocument XML]: http://opendocument.xml.org/ [groff man]: http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man7/groff_man.7.html [GNU Texinfo]: http://www.gnu.org/software/texinfo/ [Haskell]: http://www.haskell.org/ |