aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b33bfa5..6014cfe 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ actually running the tests, you can do:
and you'll get all the tests in JSON format.
+<!--
JavaScript developers may find it more convenient to use the
[`commonmark-spec` npm package], which is published from this
repository. It exports an array `tests` of JSON objects with
@@ -59,6 +60,7 @@ the format
```
[`commonmark-spec` npm package]: https://www.npmjs.com/package/commonmark-spec
+-->
The spec
--------