Skip to content

Commit 418200e

Browse files
committed
Add extension
1 parent 0a8ae76 commit 418200e

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
@@ -90,6 +90,8 @@ Array of mdast extensions (`Array.<MdastExtension>`, default: `[]`).
9090

9191
* [`syntax-tree/mdast-util-frontmatter`](https://github.com/syntax-tree/mdast-util-frontmatter)
9292
— support frontmatter (YAML, TOML, etc)
93+
* [`syntax-tree/mdast-util-gfm-autolink-literal`](https://github.com/syntax-tree/mdast-util-gfm-autolink-literal)
94+
— support GFM autolink literals
9395
* [`syntax-tree/mdast-util-gfm-strikethrough`](https://github.com/syntax-tree/mdast-util-gfm-strikethrough)
9496
— support GFM strikethrough
9597

0 commit comments

Comments
 (0)