From bc89203925ea5837d0435441831d4240b71d65fa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 9 Nov 2014 16:13:13 -0800 Subject: README: more than 500 tests. changes. Lines starting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3f34901..514ed30 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ untrusted user input, you must run the output through an HTML sanitizer to protect against [XSS attacks](http://en.wikipedia.org/wiki/Cross-site_scripting). -[The spec] contains over 450 embedded examples which serve as conformance +[The spec] contains over 500 embedded examples which serve as conformance tests. To run the tests for `cmark`, do `make test`. To run them for another Markdown program, say `myprog`, do `make test PROG=myprog`. To run the tests for `commonmark.js`, do `make testjs`. -- cgit v1.2.3