@@ -62,6 +62,9 @@ alphabetically based on content after `hast-util-` |
|
|
62 |
62 |
— Transform Parse5’s AST to HAST |
63 |
63 |
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string) |
64 |
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 |
65 |
68 |
* [`hast-util-has-property`](https://github.com/syntax-tree/hast-util-has-property) |
66 |
69 |
— Check if a node has a property |
67 |
70 |
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading) |