Skip to content

Commit 8555c26

Browse files
StarpTechwooorm
authored andcommitted
Add hast-util-from-webparser to list of utilities
Closes GH-13. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
1 parent 297ea0e commit 8555c26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ alphabetically based on content after `hast-util-`
6262
— Transform Parse5’s AST to HAST
6363
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string)
6464
— 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
6568
* [`hast-util-has-property`](https://github.com/syntax-tree/hast-util-has-property)
6669
— Check if a node has a property
6770
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading)

0 commit comments

Comments
 (0)