Commit 0a04db19fca3433a0eb7b562d394a0b0695d277d

Nick Wellnhofer 2022-08-24T14:06:00

Don't mess with parser options in htmlParseDocument Don't set ctxt->html. This member should already be initialized. Set ctxt->linenumbers in htmlCtxtUseOptions like the XML parser does.