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-format
1 parent eb5fac6 commit 868ed82Copy full SHA for 868ed82
readme.md
@@ -405,6 +405,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
405
— truncate the tree to a comment
406
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
407
— find and replace text in a tree
408
+* [`hast-util-format`](https://github.com/syntax-tree/hast-util-format)
409
+ — format whitespace
410
* [`hast-util-from-dom`](https://github.com/syntax-tree/hast-util-from-dom)
411
— transform from DOM tree
412
* [`hast-util-from-html`](https://github.com/syntax-tree/hast-util-from-html)
0 commit comments