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 @@ -258,14 +258,14 @@ here.
258258
259259* [ ` syntax-tree/mdast-util-directive ` ] ( https://github.com/syntax-tree/mdast-util-directive )
260260 — serialize directives
261- * [ ` syntax-tree/mdast-util-footnote ` ] ( https://github.com/syntax-tree/mdast-util-footnote )
262- — serialize footnotes
263261* [ ` syntax-tree/mdast-util-frontmatter ` ] ( https://github.com/syntax-tree/mdast-util-frontmatter )
264262 — serialize frontmatter (YAML, TOML, more)
265263* [ ` syntax-tree/mdast-util-gfm ` ] ( https://github.com/syntax-tree/mdast-util-gfm )
266264 — serialize GFM
267265* [ ` syntax-tree/mdast-util-gfm-autolink-literal ` ] ( https://github.com/syntax-tree/mdast-util-gfm-autolink-literal )
268266 — serialize GFM autolink literals
267+ * [ ` syntax-tree/mdast-util-gfm-footnote ` ] ( https://github.com/syntax-tree/mdast-util-gfm-footnote )
268+ — serialize GFM footnotes
269269* [ ` syntax-tree/mdast-util-gfm-strikethrough ` ] ( https://github.com/syntax-tree/mdast-util-gfm-strikethrough )
270270 — serialize GFM strikethrough
271271* [ ` 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