File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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.
148148
149149## Related
150150
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
153153* [ ` hast-util-sanitize ` ] ( https://github.com/syntax-tree/hast-util-sanitize )
154154 — sanitize hast nodes
155155* [ ` hast-util-to-html ` ] ( https://github.com/syntax-tree/hast-util-to-html )
@@ -215,7 +215,7 @@ abide by its terms.
215215
216216[ dom ] : https://developer.mozilla.org/docs/Web/API/Document_Object_Model
217217
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
219219
220220[ hast-util-to-dom ] : https://github.com/syntax-tree/hast-util-to-dom
221221
You can’t perform that action at this time.
0 commit comments