File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -162,10 +162,16 @@ Take a look at [`lib/handle`][handlers] for examples.
162
162
163
163
* [ ` syntax-tree/mdast-util-frontmatter ` ] ( https://github.com/syntax-tree/mdast-util-frontmatter )
164
164
— parse frontmatter (YAML, TOML, more)
165
+ * [ ` syntax-tree/mdast-util-gfm ` ] ( https://github.com/syntax-tree/mdast-util-gfm )
166
+ — parse GFM
165
167
* [ ` syntax-tree/mdast-util-gfm-autolink-literal ` ] ( https://github.com/syntax-tree/mdast-util-gfm-autolink-literal )
166
168
— parse GFM autolink literals
167
169
* [ ` syntax-tree/mdast-util-gfm-strikethrough ` ] ( https://github.com/syntax-tree/mdast-util-gfm-strikethrough )
168
170
— parse GFM strikethrough
171
+ * [ ` syntax-tree/mdast-util-gfm-table ` ] ( https://github.com/syntax-tree/mdast-util-gfm-table )
172
+ — parse GFM tables
173
+ * [ ` syntax-tree/mdast-util-gfm-task-list-item ` ] ( https://github.com/syntax-tree/mdast-util-gfm-task-list-item )
174
+ — parse GFM task list items
169
175
170
176
## Security
171
177
You can’t perform that action at this time.
0 commit comments