aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-15 22:38:15 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-15 22:38:15 +0000
commit29156129434de6a4127fc0c2c38a159396e10e1f (patch)
tree305def9352500ac1026d1bacb5eabccbf46a770a /web
parentc3b27348ccecbfd8f2079bc32ca555f1a915b331 (diff)
downloadpandoc-29156129434de6a4127fc0c2c38a159396e10e1f.tar.gz
Small changes to website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@854 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r--web/index.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/index.txt b/web/index.txt
index 4d3316298..b26d4502e 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -14,9 +14,9 @@ Pandoc features
supported format.
- 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, ConTeXt,
- reStructuredText, RTF, groff man pages, S5 slide shows--all
- generated natively, with no XSLT postprocessing.
+- Also parses (subsets of) reStructuredText, LaTeX, and HTML.
+- Multiple output formats: HTML, Docbook XML, LaTeX, ConTeXt,
+ reStructuredText, Markdown, RTF, groff man pages, S5 slide shows.
- Unicode support.
- Optional "smart" quotes, dashes, and ellipses.
- Automatically generated tables of contents.
@@ -104,7 +104,7 @@ You may view existing bug reports and submit new ones at
# News
-- Version 0.4 released (August 2007).
+- Version 0.4 released (August 15, 2007).
For users: