diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2010-03-08 00:26:06 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2010-03-08 00:26:06 +0000 |
commit | 9f43cd450fb25527025a88e357d3e78f45bc7277 (patch) | |
tree | c0b6621307ab59aa76452a18574511859d9c7dc1 | |
parent | be34ad5b1d7ee3e426906bdff6faecaee29cb57c (diff) | |
download | pandoc-9f43cd450fb25527025a88e357d3e78f45bc7277.tar.gz |
Removed html2markdown and hsmarkdown mentions from web page.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1872 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/index.txt b/web/index.txt index 02b797bbf..f30f9a177 100644 --- a/web/index.txt +++ b/web/index.txt @@ -49,8 +49,6 @@ or [try pandoc on the web](/pandoc/try). - Man pages - [`pandoc(1)`](pandoc.1.html) - [`markdown2pdf(1)`](markdown2pdf.1.html) - - [`html2markdown(1)`](html2markdown.1.html) - - [`hsmarkdown(1)`](hsmarkdown.1.html) - [Library documentation](doc/pandoc/index.html) (for Haskell programmers) - [Installation instructions](INSTALL.html) - [Changelog](changelog.txt) |