Hi Nasser,
Strange thing is that when looking at the generated HMTL (before using your > fix), > I could not see anything wrong, at least nothing that seems obviously > wrong. > > I assume these warnings are put there as extra protection > to make sure the page generated is well formed just in case. > But I always worry when I see these DOM warning because I think > I did something wrong in my Latex. When XML parsing fails, we do parging in the HTML mode, which should fix the errors in most cases. It can create some extra paragraphs, for example.So, the warnings will tell you there is something that should be fixed, but in most cases it is not that serious as it used to be in the past, when we didn't have the HTML parser in make4ht. Best, Michal
