v1.0.1
Fixed
- The C API's new
lol_html_element_add_end_tag_handler()
function now sets the last error retrievable bylol_html_take_last_error()
if it is called on an element that can have no end tag.
lol_html_element_add_end_tag_handler()
function now sets the last error retrievable by lol_html_take_last_error()
if it is called on an element that can have no end tag.