aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorLibravatar Titus Wormer <tituswormer@gmail.com>2022-08-31 16:56:16 +0200
committerLibravatar Titus Wormer <tituswormer@gmail.com>2022-08-31 16:56:16 +0200
commit0492c8f68c8b3758e5ffe00ca500ef3206d8cbdf (patch)
tree17430b559728aff3c72990ed73f39d6ae513936a /readme.md
parentb1590a4fb0c28fdb6af866ea79c186ea57284493 (diff)
downloadmarkdown-rs-0492c8f68c8b3758e5ffe00ca500ef3206d8cbdf.tar.gz
markdown-rs-0492c8f68c8b3758e5ffe00ca500ef3206d8cbdf.tar.bz2
markdown-rs-0492c8f68c8b3758e5ffe00ca500ef3206d8cbdf.zip
Update `readme.md`
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index e6ef6aa..21a96de 100644
--- a/readme.md
+++ b/readme.md
@@ -143,7 +143,7 @@ They are not enabled by default but can be turned on with `options.constructs`.
- [x] autolink literal
- [x] footnote
- [x] strikethrough
- - [ ] table
+ - [x] table
- [ ] tagfilter
- [x] task list item
- [x] math
@@ -277,7 +277,7 @@ The following scripts are useful when working on this project:
### Version
-micromark adheres to [semver](https://semver.org).
+micromark adheres to [SemVer](https://semver.org).
### Security