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.
hast-util-to-html
1 parent 24e9b51 commit c3395d3Copy full SHA for c3395d3
readme.md
@@ -80,6 +80,9 @@ after `hast-util-`
80
* [`wooorm/hast-util-sectioning`](https://github.com/wooorm/hast-util-sectioning)
81
— Check if a node is sectioning content;
82
83
+* [`wooorm/hast-util-to-html`](https://github.com/wooorm/hast-util-to-html)
84
+ — Stringify nodes to HTML;
85
+
86
* [`wooorm/hast-util-transparent`](https://github.com/wooorm/hast-util-transparent)
87
— Check if a node is transparent content;
88
0 commit comments