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 b374fc0 commit e9c0bd3Copy full SHA for e9c0bd3
readme.md
@@ -444,6 +444,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
444
— Check if `node` is sectioning content
445
* [`hast-util-table-cell-style`](https://github.com/mapbox/hast-util-table-cell-style)
446
— 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
449
* [`hast-util-to-html`](https://github.com/syntax-tree/hast-util-to-html)
450
— Stringify nodes to HTML
451
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
0 commit comments