https://bugzilla.wikimedia.org/show_bug.cgi?id=64901
--- Comment #2 from Gabriel Wicke <[email protected]> --- Bare text is fine in HTML5, while it was illegal in XHTML4. IIRC this is the reason for tidy's aggressive p wrapping behavior. This is all moot though as we are dealing with content written against this tidy behavior, so we might have to emulate at least some of it to preserve semantics. We should however check whether it makes sense to follow XHTML4 rules in all cases before adopting tidy behavior wholesale. The lost line sounds like a somewhat orthogonal issue, likely with selser. It might be helped by paragraph wrapping, but ideally we would not depend on that to make selser work. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
