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-minify-whitespace
1 parent 2ca3539 commit eb5fac6Copy full SHA for eb5fac6
readme.md
@@ -443,6 +443,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
443
— check if `node` is a JavaScript `script`
444
* [`hast-util-labelable`](https://github.com/syntax-tree/hast-util-labelable)
445
— 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
448
* [`hast-util-parse-selector`](https://github.com/syntax-tree/hast-util-parse-selector)
449
— create an element from a simple CSS selector
450
* [`hast-util-phrasing`](https://github.com/syntax-tree/hast-util-phrasing)
0 commit comments