We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d472d42 commit e7c054bCopy full SHA for e7c054b
readme.md
@@ -87,6 +87,13 @@ Yields:
87
Do not use this utility in combination with user input or use
88
[`hast-util-santize`][sanitize].
89
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
97
## Contribute
98
99
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
0 commit comments