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.
mdast-util-footnotes
1 parent abedce5 commit d62c49aCopy full SHA for d62c49a
readme.md
@@ -93,6 +93,8 @@ Array of mdast extensions (`Array.<MdastExtension>`, default: `[]`).
93
94
## List of extensions
95
96
+* [`syntax-tree/mdast-util-footnote`](https://github.com/syntax-tree/mdast-util-footnote)
97
+ — parse footnotes
98
* [`syntax-tree/mdast-util-frontmatter`](https://github.com/syntax-tree/mdast-util-frontmatter)
99
— parse frontmatter (YAML, TOML, more)
100
* [`syntax-tree/mdast-util-gfm`](https://github.com/syntax-tree/mdast-util-gfm)
0 commit comments