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