v0.3.25
- Feat: Add
parse_fragment()
andcreate_tag()
- Add missing typing for
Node.insert_child()
- Add
Node.parser
to access theHTMLParser
to which the node belongs
parse_fragment()
and create_tag()
Node.insert_child()
Node.parser
to access the HTMLParser
to which the node belongs