Skip to content

Commit 264b0c0

Browse files
committed
Add mdast-util-directive to list of extensions
1 parent 2ff71e2 commit 264b0c0

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

9494
## List of extensions
9595

96+
* [`syntax-tree/mdast-util-directive`](https://github.com/syntax-tree/mdast-util-directive)
97+
— parse directives
9698
* [`syntax-tree/mdast-util-footnote`](https://github.com/syntax-tree/mdast-util-footnote)
9799
— parse footnotes
98100
* [`syntax-tree/mdast-util-frontmatter`](https://github.com/syntax-tree/mdast-util-frontmatter)

0 commit comments

Comments
 (0)