aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Titus Wormer <tituswormer@gmail.com>2022-09-09 18:14:21 +0200
committerLibravatar Titus Wormer <tituswormer@gmail.com>2022-09-09 18:14:21 +0200
commit231eebe98db853668ebfc83581df9148f4aa7645 (patch)
tree962b514a54c4a1d9ff2707f644d7b5fa5654b15b
parent0e16369057575e48a05b3ca2dfb0f63645b12d28 (diff)
downloadmarkdown-rs-231eebe98db853668ebfc83581df9148f4aa7645.tar.gz
markdown-rs-231eebe98db853668ebfc83581df9148f4aa7645.tar.bz2
markdown-rs-231eebe98db853668ebfc83581df9148f4aa7645.zip
Update count in readme
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1784cdf..5d4038d 100644
--- a/readme.md
+++ b/readme.md
@@ -344,7 +344,7 @@ For more practical examples of how things roughly work in BNF, see the module do
### Test
-micromark is tested with the \~650 CommonMark tests and more than 1.2k extra
+micromark is tested with the \~650 CommonMark tests and more than 1.7k extra
tests confirmed with CM reference parsers.
Then there’s even more tests for GFM and other extensions.
These tests reach all branches in the code, which means that this project has