Skip to content

Commit c53823f

Browse files
committed
Update list of related projects
1 parent de52839 commit c53823f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

readme.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)