Skip to content

Commit e9c0bd3

Browse files
authored
Add hast-util-to-html to list of utilities
1 parent b374fc0 commit e9c0bd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
444444
— Check if `node` is sectioning content
445445
* [`hast-util-table-cell-style`](https://github.com/mapbox/hast-util-table-cell-style)
446446
— Transform deprecated styling attributes on table cells to inline styles
447+
* [`hast-util-to-dom`](https://github.com/syntax-tree/hast-util-to-dom)
448+
— Transform to a DOM tree
447449
* [`hast-util-to-html`](https://github.com/syntax-tree/hast-util-to-html)
448450
— Stringify nodes to HTML
449451
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)

0 commit comments

Comments
 (0)