Skip to content

Commit c3395d3

Browse files
committed
Add hast-util-to-html to list of utilities
1 parent 24e9b51 commit c3395d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ after `hast-util-`
8080
* [`wooorm/hast-util-sectioning`](https://github.com/wooorm/hast-util-sectioning)
8181
— Check if a node is sectioning content;
8282

83+
* [`wooorm/hast-util-to-html`](https://github.com/wooorm/hast-util-to-html)
84+
— Stringify nodes to HTML;
85+
8386
* [`wooorm/hast-util-transparent`](https://github.com/wooorm/hast-util-transparent)
8487
— Check if a node is transparent content;
8588

0 commit comments

Comments
 (0)