File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -209,11 +209,13 @@ Use [`hast-util-santize`][sanitize] to make the hast tree safe.
209
209
## Related
210
210
211
211
* [ ` hast-util-to-nlcst ` ] ( https://github.com/syntax-tree/hast-util-to-nlcst )
212
- — Transform hast to nlcst
212
+ — transform hast to nlcst
213
+ * [ ` hast-util-to-xast ` ] ( https://github.com/syntax-tree/hast-util-to-xast )
214
+ — transform hast to xast
213
215
* [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
214
- — Transform mdast to hast
216
+ — transform mdast to hast
215
217
* [ ` mdast-util-to-nlcst ` ] ( https://github.com/syntax-tree/mdast-util-to-nlcst )
216
- — Transform mdast to nlcst
218
+ — transform mdast to nlcst
217
219
* [ ` remark-rehype ` ] ( https://github.com/remarkjs/remark-rehype )
218
220
— rehype support for remark
219
221
* [ ` rehype-remark ` ] ( https://github.com/rehypejs/rehype-remark )
You can’t perform that action at this time.
0 commit comments