diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-29 20:43:59 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-29 20:43:59 +0000 |
commit | 6e2bc67512657595f33c56c267493d7cf972d998 (patch) | |
tree | bb5bc7531108727c489f74ec19f7a17d6a4a9c5e | |
parent | 27d3657eefaf5dfe4a5d7f699d3e8c8d1457ab5c (diff) | |
download | pandoc-6e2bc67512657595f33c56c267493d7cf972d998.tar.gz |
Added link to /pandoc/try on web page.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1037 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index 6e304d88b..049dc23d0 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -39,7 +39,8 @@ Pandoc features - Multi-platform: runs on Windows, MacOS X, Linux, Unix. - Free software, released under the [GPL]. -To see what pandoc can do, see the [demonstration page](examples.html). +To see what pandoc can do, see the [demonstration page](examples.html), +or [try pandoc on the web](/pandoc/try). # Documentation |