https://bugzilla.wikimedia.org/show_bug.cgi?id=72426
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|General |serializer Assignee|jforrester+veteambztickets@ |[email protected] |wikimedia.org | Product|VisualEditor |Parsoid Summary|copy paste of tables does |Tables should default to |not preserve true copy of |all-in-one-line syntax |wiki markup | --- Comment #4 from James Forrester <[email protected]> --- Yeah, right now Parsoid defaults to the "one cell per line" wikitext syntax for tables; maybe it should switch over to the all-cells-of-one-row-in-one-line format? (The nowiki item is bug 70857.) More generally, however, I don't think it's plausible to try to retain non-semnatic syntax conventions in this edge case (normally people will be modifying/moving a table or adding a new one, not copying an existing one and then for some reason expected a particular form of wikitext). -- 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
