kmx git
Register
kc3-lang/libxml2
kc3-lang
Login
kc3-lang
/
libxml2
Browse
Commit
Author :
Nick Wellnhofer
Date :
2025-07-10 11:20:22
Hash :
bc0bb67b
Message :
html: Don't abort on encoding errors Always enable recovery mode when parsing HTML, so we don't raise fatal errors. Regressed with 462bf0b7. Fixes #947.