Skip to content

Commit 99dff97

Browse files
committed
Update list of related projects
1 parent 2a25c03 commit 99dff97

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

readme.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,16 @@ Take a look at [`lib/handlers/`][handlers] for examples.
8686

8787
## Related
8888

89-
* [`hast-util-sanitize`][hast-util-sanitize]
89+
* [`mdast-util-to-nlcst`](https://github.com/syntax-tree/mdast-util-to-nlcst)
90+
— Transform MDAST to NLCST
91+
* [`hast-util-sanitize`](https://github.com/syntax-tree/hast-util-sanitize)
92+
— Sanitize HAST nodes
93+
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
94+
— Transform HAST to MDAST
95+
* [`remark-rehype`](https://github.com/wooorm/remark-rehype)
96+
— rehype support for remark
97+
* [`rehype-remark`](https://github.com/wooorm/remark-remark)
98+
— remark support for rehype
9099

91100
## License
92101

@@ -118,8 +127,6 @@ Take a look at [`lib/handlers/`][handlers] for examples.
118127

119128
[unist-position]: https://github.com/syntax-tree/unist#location
120129

121-
[hast-util-sanitize]: https://github.com/syntax-tree/hast-util-sanitize
122-
123130
[handlers]: lib/handlers
124131

125132
[remark-rehype]: https://github.com/wooorm/remark-rehype

0 commit comments

Comments
 (0)