https://bugzilla.wikimedia.org/show_bug.cgi?id=53334
Ed Sanders <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Summary|VisualEditor: Inserting a |Parsoid: Annotated text |template immediately before |after a template is deleted |annotated text silently | |deletes that word in DM | |(but not CE) | --- Comment #2 from Ed Sanders <[email protected]> --- HTML <p><span typeof="mw:Transclusion" data-mw="{"target":{"href":"Template:Inline","wt":"Inline"},"params":{"1":{"wt":"Foo"}}}"></span><b>bar</b>quux</p> Expected wikitext {{Inline|Foo}}'''bar'''quux Actual wikitext {{Inline|Foo}}quux :( -- 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
