From b37f8da181291f9fe376acf907ff74bc0cf3570c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Tue, 9 Jan 2007 07:06:15 +0000 Subject: Small change in web page for "Pandoc features." git-svn-id: https://pandoc.googlecode.com/svn/trunk@477 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/features.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'web') diff --git a/web/features.txt b/web/features.txt index 0351c02fe..5accaf83c 100644 --- a/web/features.txt +++ b/web/features.txt @@ -5,11 +5,6 @@ - Multiple output formats--HTML, Docbook XML, LaTeX, reStructuredText, RTF, S5 slide shows--generated natively, with no XSLT postprocessing. - Converts *to* markdown from HTML, LaTeX, and reStructuredText. -- Convenient wrapper scripts: - + `html2markdown` makes it easy to produce a markdown version - of any web page. - + `markdown2pdf` converts markdown to PDF in one step. - + `hsmarkdown` is a drop-in replacement for `Markdown.pl`. - Unicode support. - Support for footnotes. - Support for "smart" quotes, dashes, and ellipses. @@ -18,6 +13,11 @@ - Support for inline LaTeX commands. - Compatibility mode to turn off syntax entensions and emulate `Markdown.pl`. +- Convenient wrapper scripts: + + `html2markdown` makes it easy to produce a markdown version + of any web page. + + `markdown2pdf` converts markdown to PDF in one step. + + `hsmarkdown` is a drop-in replacement for `Markdown.pl`. - Multi-platform: runs on Windows, MacOS X, Linux, Unix. [More accurate]: http://code.google.com/p/pandoc/wiki/PandocVsMarkdownPl -- cgit v1.2.3