We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hast-util-from-webparser
1 parent 297ea0e commit 8555c26Copy full SHA for 8555c26
readme.md
@@ -62,6 +62,9 @@ alphabetically based on content after `hast-util-`
62
— Transform Parse5’s AST to HAST
63
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string)
64
— Set the plain-text value of a node
65
+ — Find and replace text
66
+* [`hast-util-from-webparser`](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/hast-util-from-webparser)
67
+ — Transform Webparser’s AST to HAST
68
* [`hast-util-has-property`](https://github.com/syntax-tree/hast-util-has-property)
69
— Check if a node has a property
70
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading)
0 commit comments