Skip to content

Commit e7c054b

Browse files
committed
Add list of related projects
1 parent d472d42 commit e7c054b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ Yields:
8787
Do not use this utility in combination with user input or use
8888
[`hast-util-santize`][sanitize].
8989

90+
## Related
91+
92+
* [`mdast-util-to-hast`](https://github.com/syntax-tree/mdast-util-to-hast)
93+
— transform mdast to hast
94+
* [`rehype-raw`](https://github.com/rehypejs/rehype-raw)
95+
— wrapper plugin for [rehype](https://github.com/rehypejs/rehype)
96+
9097
## Contribute
9198

9299
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get

0 commit comments

Comments
 (0)