From 5387ebd8db3b8cf98befd75d9aa42716acaf8dec Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Tue, 2 Jan 2007 02:58:54 +0000 Subject: Added 'hsmarkdown' wrapper, designed to be used as a drop-in replacement for Markdown.pl. It calls pandoc with the options '--from markdown --to html --strict' and disallows other options. (Any command-line options will be interpreted as arguments.) git-svn-id: https://pandoc.googlecode.com/svn/trunk@399 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/index.txt b/web/index.txt index ec96b01dd..dadcdd189 100644 --- a/web/index.txt +++ b/web/index.txt @@ -35,8 +35,8 @@ you should extract from the zip archive and put somewhere in your PATH). See the included file `README-WINDOWS.txt` for instructions on using the program. Note: If you use [Cygwin], we recommend that you compile Pandoc from source. This will give you access to the -wrapper scripts `markdown2pdf` and `html2markdown`, which are not -included in the Windows binary package. +wrapper scripts `markdown2pdf`, `html2markdown`, and `hsmarkdown`, +which are not included in the Windows binary package. [`@TARBALL_NAME@`]: http://pandoc.googlecode.com/files/@TARBALL_NAME@ "Download source tarball from Pandoc's Google Code site" -- cgit v1.2.3