aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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