File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,15 @@ Take a look at [`lib/handle`][handlers] for examples.
158
158
159
159
` string ` — Serialized markdown.
160
160
161
+ ## List of extensions
162
+
163
+ * [ ` syntax-tree/mdast-util-frontmatter ` ] ( https://github.com/syntax-tree/mdast-util-frontmatter )
164
+ — parse frontmatter (YAML, TOML, more)
165
+ * [ ` syntax-tree/mdast-util-gfm-autolink-literal ` ] ( https://github.com/syntax-tree/mdast-util-gfm-autolink-literal )
166
+ — parse GFM autolink literals
167
+ * [ ` syntax-tree/mdast-util-gfm-strikethrough ` ] ( https://github.com/syntax-tree/mdast-util-gfm-strikethrough )
168
+ — parse GFM strikethrough
169
+
161
170
## Security
162
171
163
172
` mdast-util-to-markdown ` will do its best to serialize markdown to match the
You can’t perform that action at this time.
0 commit comments