Skip to content

Commit 553b192

Browse files
committed
Add mdast-util-footnote to list of extensions
1 parent 7594430 commit 553b192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ Take a look at [`lib/handle`][handlers] for examples.
160160

161161
## List of extensions
162162

163+
* [`syntax-tree/mdast-util-footnote`](https://github.com/syntax-tree/mdast-util-footnote)
164+
— serialize footnotes
163165
* [`syntax-tree/mdast-util-frontmatter`](https://github.com/syntax-tree/mdast-util-frontmatter)
164166
— serialize frontmatter (YAML, TOML, more)
165167
* [`syntax-tree/mdast-util-gfm`](https://github.com/syntax-tree/mdast-util-gfm)

0 commit comments

Comments
 (0)