Skip to content

Commit eb5fac6

Browse files
committed
Add hast-util-minify-whitespace to list of utilities
1 parent 2ca3539 commit eb5fac6

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
@@ -443,6 +443,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
443443
— check if `node` is a JavaScript `script`
444444
* [`hast-util-labelable`](https://github.com/syntax-tree/hast-util-labelable)
445445
— check if `node` is labelable
446+
* [`hast-util-minify-whitespace`](https://github.com/rehypejs/rehype-minify/tree/main/packages/hast-util-minify-whitespace)
447+
— minify whitespace between elements
446448
* [`hast-util-parse-selector`](https://github.com/syntax-tree/hast-util-parse-selector)
447449
— create an element from a simple CSS selector
448450
* [`hast-util-phrasing`](https://github.com/syntax-tree/hast-util-phrasing)

0 commit comments

Comments
 (0)