From ec8a53aeac4ab526741255a2b1103ea9b6a5f52f Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Tue, 10 Jul 2007 06:47:04 +0000
Subject: [PATCH] Updated features.txt in website.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@671 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 web/features.txt | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/web/features.txt b/web/features.txt
index 5accaf83c..8fa8b97d7 100644
--- a/web/features.txt
+++ b/web/features.txt
@@ -3,14 +3,16 @@
 - A real markdown parser, not based on regex substitutions.
 - [More accurate] and [faster], in many cases, than `Markdown.pl`.
 - Multiple output formats--HTML, Docbook XML, LaTeX, reStructuredText,
-  RTF, S5 slide shows--generated natively, with no XSLT postprocessing.
+  RTF, groff man pages, S5 slide shows--generated natively,
+  with no XSLT postprocessing.
 - Converts *to* markdown from HTML, LaTeX, and reStructuredText.
 - Unicode support.
-- Support for footnotes.
-- Support for "smart" quotes, dashes, and ellipses.
-- Support for document metadata (title, author, date).
-- Support for inline LaTeX math and [ASCIIMathML].
-- Support for inline LaTeX commands.
+- Optional "smart" quotes, dashes, and ellipses.
+- Document metadata (title, author, date).
+- Inline LaTeX math and LaTeX commands.
+- [ASCIIMathML] support for equations in HTML.
+- Footnotes, tables, and definition lists in all output formats.
+- Automatically generated tables of contents.
 - Compatibility mode to turn off syntax entensions and emulate
   `Markdown.pl`.
 - Convenient wrapper scripts: