File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -277,11 +277,13 @@ Use [`hast-util-sanitize`][sanitize] to make the hast tree safe.
277277## Related
278278
279279* [ ` mdast-util-to-nlcst ` ] ( https://github.com/syntax-tree/mdast-util-to-nlcst )
280- — Transform mdast to nlcst
281- * [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
282- — Sanitize hast nodes
280+ — transform mdast to nlcst
283281* [ ` hast-util-to-mdast ` ] ( https://github.com/syntax-tree/hast-util-to-mdast )
284- — Transform hast to mdast
282+ — transform hast to mdast
283+ * [ ` hast-util-to-xast ` ] ( https://github.com/syntax-tree/hast-util-to-xast )
284+ — transform hast to xast
285+ * [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
286+ — sanitize hast nodes
285287* [ ` remark-rehype ` ] ( https://github.com/remarkjs/remark-rehype )
286288 — rehype support for remark
287289* [ ` rehype-remark ` ] ( https://github.com/rehypejs/rehype-remark )
You can’t perform that action at this time.
0 commit comments