summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-02-03 05:48:40 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-02-03 05:48:40 +0000
commit14bc8ffc2ec4fb5dfedec4ec4fcea4c2ef84174c (patch)
treea57f7bea19634e75f52963dd82a4e7b00bc18b47
parent183ea8d8396eca372423fb58a06042bf8ee1c2e0 (diff)
Removed spurious Makefile reference from README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1828 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 81d545a60..b8c9db03e 100644
--- a/README
+++ b/README
@@ -561,8 +561,7 @@ Pandoc's markdown vs. standard markdown
=======================================
In parsing markdown, Pandoc departs from and extends [standard markdown]
-in a few respects. (To run Pandoc on the official markdown test suite,
-type `make test-markdown`.) Except where noted, these differences can
+in a few respects. Except where noted, these differences can
be suppressed by specifying the `--strict` command-line option or by
using the `hsmarkdown` wrapper.