Hi,
As far as I can tell, gumbo will happily parse all types of doctypes and return then to their original condition including html5 doctypes !DOCTYPE html.
If you find a case where it does not do that, please report it and I will try to track down where things are getting messed up.
Take care,
Kevin
Quote:
Originally Posted by pete6055
Hello:
Very nice release guys!
I do, however, have a question:
Will the next non-beta release rewrite the tags:
at the top of html documents? Sigil 8.6 did so, depending on how clean source was set, but the new gumbo-parcer and gumbo-pretty print seem to handle this differently.
I sometimes start with html from the web, and the initial declaration is sometimes different, so short of copying the snippet to before the <body> tag, is there a more efficient way (perhaps a plugin)?
Thanks….
|