https://bugzilla.wikimedia.org/show_bug.cgi?id=49866
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|JS/General |General Assignee|[email protected] |[email protected] Product|Parsoid |VisualEditor --- Comment #2 from Gabriel Wicke <[email protected]> --- This is the exact wikitext that is interspersed between template calls, so follows our DOM spec (see http://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec#Template_content). The decision whether that should be presented in the UI is one for the VisualEditor team to make. Non-whitespace content like '|-' for a new table row is probably important to show, while pure ws could also be hidden from view. -- 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
