https://bugzilla.wikimedia.org/show_bug.cgi?id=52037
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|UNCONFIRMED |ASSIGNED Component|MediaWiki integration |Data Model Assignee|[email protected] |[email protected] Blocks| |37835 Ever confirmed|0 |1 Summary|Formatted whitespace |VisualEditor: Strip VE's | |annotations from terminal | |whitespace Severity|normal |enhancement --- Comment #1 from James Forrester <[email protected]> --- On saving, we should remove newly-added annotations from terminal whitespace (so that: <b data-parsoid="…"> <i>Foo bar</b> </i> turns into <b data-parsoid="…"> <i>Foo bar</i></b> This would fix bug 37835, too. -- 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
