We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93122f commit f775d84Copy full SHA for f775d84
readme.md
@@ -57,6 +57,8 @@ or change the tree, so there are no openings for
57
— Get text content in nlcst
58
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
59
— Get text content in hast
60
+* [`hast-util-to-text`](https://github.com/syntax-tree/hast-util-to-text)
61
+ — Get text content in hast according to the `innerText` algorithm
62
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
63
— Set text content in hast
64
0 commit comments