We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6f809 commit e826d50Copy full SHA for e826d50
readme.md
@@ -33,7 +33,7 @@ footnotes, strikethrough, tables, tasklists).
33
## What is this?
34
35
This package contains two extensions that add support for GFM syntax in
36
-markdown to [mdast][]: : autolink literals (`www.x.com`), footnotes (`[^1]`),
+markdown to [mdast][]: autolink literals (`www.x.com`), footnotes (`[^1]`),
37
strikethrough (`~~stuff~~`), tables (`| cell |…`), and tasklists (`* [x]`).
38
These extensions plug into
39
[`mdast-util-from-markdown`][mdast-util-from-markdown] (to support parsing
0 commit comments