Skip to content

Commit 868ed82

Browse files
committed
Add hast-util-format to list of utilities
1 parent eb5fac6 commit 868ed82

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
@@ -405,6 +405,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
405405
— truncate the tree to a comment
406406
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
407407
— find and replace text in a tree
408+
* [`hast-util-format`](https://github.com/syntax-tree/hast-util-format)
409+
— format whitespace
408410
* [`hast-util-from-dom`](https://github.com/syntax-tree/hast-util-from-dom)
409411
— transform from DOM tree
410412
* [`hast-util-from-html`](https://github.com/syntax-tree/hast-util-from-html)

0 commit comments

Comments
 (0)