File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ abide by its terms.
148
148
149
149
## Related
150
150
151
- * [ ` hast-util-from-parse5 ` ] [ hast-util-from-parse5 ]
152
- — create hast from Parse5’s AST
151
+ * [ ` hast-util-from-html ` ] [ hast-util-from-html ]
152
+ — parse hast from a string of HTML
153
153
* [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
154
154
— sanitize hast nodes
155
155
* [ ` hast-util-to-html ` ] ( https://github.com/syntax-tree/hast-util-to-html )
@@ -215,7 +215,7 @@ abide by its terms.
215
215
216
216
[ dom ] : https://developer.mozilla.org/docs/Web/API/Document_Object_Model
217
217
218
- [ hast-util-from-parse5 ] : https://github.com/syntax-tree/hast-util-from-parse5
218
+ [ hast-util-from-html ] : https://github.com/syntax-tree/hast-util-from-html
219
219
220
220
[ hast-util-to-dom ] : https://github.com/syntax-tree/hast-util-to-dom
221
221
You can’t perform that action at this time.
0 commit comments