aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 21a96de..22adcb4 100644
--- a/readme.md
+++ b/readme.md
@@ -133,18 +133,18 @@ See [crate docs][docs] for more info.
micromark supports extensions.
These extensions are maintained in this project.
-They are not enabled by default but can be turned on with `options.constructs`.
+They are not enabled by default but can be turned on with options.
> 🐣 **Note**: extensions are currently within progress.
- [ ] directive
- [x] frontmatter
-- [ ] gfm
+- [x] gfm
- [x] autolink literal
- [x] footnote
- [x] strikethrough
- [x] table
- - [ ] tagfilter
+ - [x] tagfilter
- [x] task list item
- [x] math