File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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: `[]`).
112112
113113* [ ` syntax-tree/mdast-util-directive ` ] ( https://github.com/syntax-tree/mdast-util-directive )
114114 — parse directives
115- * [ ` syntax-tree/mdast-util-footnote ` ] ( https://github.com/syntax-tree/mdast-util-footnote )
116- — parse footnotes
117115* [ ` syntax-tree/mdast-util-frontmatter ` ] ( https://github.com/syntax-tree/mdast-util-frontmatter )
118116 — parse frontmatter (YAML, TOML, more)
119117* [ ` syntax-tree/mdast-util-gfm ` ] ( https://github.com/syntax-tree/mdast-util-gfm )
120118 — parse GFM
121119* [ ` syntax-tree/mdast-util-gfm-autolink-literal ` ] ( https://github.com/syntax-tree/mdast-util-gfm-autolink-literal )
122120 — parse GFM autolink literals
121+ * [ ` syntax-tree/mdast-util-gfm-footnote ` ] ( https://github.com/syntax-tree/mdast-util-gfm-footnote )
122+ — parse GFM footnotes
123123* [ ` syntax-tree/mdast-util-gfm-strikethrough ` ] ( https://github.com/syntax-tree/mdast-util-gfm-strikethrough )
124124 — parse GFM strikethrough
125125* [ ` 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