aboutsummaryrefslogtreecommitdiff
path: root/web/features.txt
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-09 07:06:15 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-09 07:06:15 +0000
commitb37f8da181291f9fe376acf907ff74bc0cf3570c (patch)
tree61e665a84c86168516f732c3157e18b15d5ffd1e /web/features.txt
parentb25706e098b502b4b2a6c5d60eb827650a37055b (diff)
downloadpandoc-b37f8da181291f9fe376acf907ff74bc0cf3570c.tar.gz
Small change in web page for "Pandoc features."
git-svn-id: https://pandoc.googlecode.com/svn/trunk@477 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/features.txt')
-rw-r--r--web/features.txt10
1 files changed, 5 insertions, 5 deletions
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