On Wed Aug 27 14:48:20 2025 +0000, Jacek Caban wrote:
What's wrong with using HTML code path?
HTML code path uses `This->html_document`, and this is technically an XML so doesn't have it. Anyway this part doesn't even special case it, just prints a FIXME, but since there's no html_document it just de-facto skips it. Not much I can do there.