File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,14 +112,14 @@ Array of mdast extensions (`Array.<MdastExtension>`, default: `[]`).
112
112
113
113
* [ ` syntax-tree/mdast-util-directive ` ] ( https://github.com/syntax-tree/mdast-util-directive )
114
114
— parse directives
115
- * [ ` syntax-tree/mdast-util-footnote ` ] ( https://github.com/syntax-tree/mdast-util-footnote )
116
- — parse footnotes
117
115
* [ ` syntax-tree/mdast-util-frontmatter ` ] ( https://github.com/syntax-tree/mdast-util-frontmatter )
118
116
— parse frontmatter (YAML, TOML, more)
119
117
* [ ` syntax-tree/mdast-util-gfm ` ] ( https://github.com/syntax-tree/mdast-util-gfm )
120
118
— parse GFM
121
119
* [ ` syntax-tree/mdast-util-gfm-autolink-literal ` ] ( https://github.com/syntax-tree/mdast-util-gfm-autolink-literal )
122
120
— parse GFM autolink literals
121
+ * [ ` syntax-tree/mdast-util-gfm-footnote ` ] ( https://github.com/syntax-tree/mdast-util-gfm-footnote )
122
+ — parse GFM footnotes
123
123
* [ ` syntax-tree/mdast-util-gfm-strikethrough ` ] ( https://github.com/syntax-tree/mdast-util-gfm-strikethrough )
124
124
— parse GFM strikethrough
125
125
* [ ` syntax-tree/mdast-util-gfm-table ` ] ( https://github.com/syntax-tree/mdast-util-gfm-table )
You can’t perform that action at this time.
0 commit comments