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 f37e8b9 commit 5aa23c3Copy full SHA for 5aa23c3
readme.md
@@ -68,6 +68,8 @@ Use of `hast-util-to-parse5` can open you up to a
68
69
## Related
70
71
+* [`hast-util-from-parse5`](https://github.com/syntax-tree/hast-util-from-parse5)
72
+ — transform from Parse5’s AST to hast
73
* [`hast-util-to-nlcst`](https://github.com/syntax-tree/hast-util-to-nlcst)
74
— transform hast to nlcst
75
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
0 commit comments