Skip to content

Commit fdad7af

Browse files
committed
Add mdast-util-math to list of extensions
1 parent 3d85619 commit fdad7af

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
@@ -107,6 +107,8 @@ Array of mdast extensions (`Array.<MdastExtension>`, default: `[]`).
107107
— parse GFM tables
108108
* [`syntax-tree/mdast-util-gfm-task-list-item`](https://github.com/syntax-tree/mdast-util-gfm-task-list-item)
109109
— parse GFM task list items
110+
* [`syntax-tree/mdast-util-math`](https://github.com/syntax-tree/mdast-util-math)
111+
— parse math
110112

111113
## Security
112114

0 commit comments

Comments
 (0)