View Single Post
Old 04-29-2015, 10:40 AM   #12
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,544
Karma: 5703586
Join Date: Nov 2009
Device: many
FYI,
As Kovid said, the upcoming Sigil 0.9.0 has replaced Tidy with the gumbo-parser which is now a fully compliant html5 parser which will auto-fix these following the official html5 parsing rules. FlightCrew will become a plugin, and something like SanityCheck will become the internal tool to catch not well-formed errors.

I will modify SanityCheck to keep a queue of line-column info similar to the path info it keeps now so that you can see the line-col of the last opening tag and the line-col of the non-matching end tag.

KevinH
KevinH is offline   Reply With Quote