diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-15 01:53:49 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-15 01:53:49 +0000 |
commit | b5819b8ed6b107a089f55e636c78cac7166ea36d (patch) | |
tree | fe168fa3a53cfd967ca73d9e195d437b6d7eba3d /web/demos | |
parent | d5b7257d7f926cac07aaa6af5721c567a5debb07 (diff) | |
download | pandoc-b5819b8ed6b107a089f55e636c78cac7166ea36d.tar.gz |
Added html2x demo to the website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1017 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/demos')
-rw-r--r-- | web/demos | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -72,3 +72,6 @@ click on the name of the output file: 15. A simple wiki program using [HAppS](http://happs.org) and pandoc: [pandocwiki](http://pandocwiki.googlecode.com/svn/trunk/) +16. A web application that converts web pages to any of eight different + formats: [html2x](html2x.html). + |