diff options
| author | 2022-09-09 18:09:48 +0200 | |
|---|---|---|
| committer | 2022-09-09 18:09:48 +0200 | |
| commit | da49e8015f4d0bfa8341215c11e74acdb67e5cb5 (patch) | |
| tree | f9634b1309b80507dae9d84d231ad731ec16c4dc | |
| parent | 7a22f2af6d63c483e09519288ac2dc24883a6b6c (diff) | |
| download | markdown-rs-da49e8015f4d0bfa8341215c11e74acdb67e5cb5.tar.gz markdown-rs-da49e8015f4d0bfa8341215c11e74acdb67e5cb5.tar.bz2 markdown-rs-da49e8015f4d0bfa8341215c11e74acdb67e5cb5.zip | |
Add some numbers to readme
Diffstat (limited to '')
| -rw-r--r-- | readme.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -21,7 +21,7 @@ positional info, concrete tokens, and extensions.  ## Feature highlights  - [x] **[compliant][commonmark]** (100% to CommonMark) -- [x] **[extensions][]** (GFM, MDX, frontmatter, math) +- [x] **[extensions][]** (100% GFM, 100% MDX, frontmatter, math)  - [x] **[safe][security]** (100% safe rust, also 100% safe HTML by default)  - [x] **[robust][test]** (2300+ tests, 100% coverage) | 
