https://bugzilla.wikimedia.org/show_bug.cgi?id=42803

--- Comment #18 from Gabriel Wicke <[email protected]> ---
(In reply to comment #17)
> Just recapping an earlier IRC discussion: my opinion is that the general form
> of this bug is too aggressive (globally rewrites the input too drastically)
> and
> unnecessary.

The incoming normalization will only apply to ranges where at least a part is
new or modified content. So no global rewrites.

A proper solution should not be thrown off by other unrelated formatting
elements, so only looking for siblings won't quite cut it. This is easier in VE
as they are using flat annotations instead of elements (see comment 16). Our
equivalent needs to flatten nested elements into ranges, which is basically
what this algo already implements.

-- 
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

Reply via email to