https://bugzilla.wikimedia.org/show_bug.cgi?id=50055
Ed Sanders <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ed Sanders <[email protected]> --- {{echo|foo<!--bar-->quux}} serialises correctly to: <p about="#mwt1" typeof="mw:Transclusion" data-mw="{"target":{"wt":"echo","href":"./Template:Echo"},"params":{"1":{"wt":"foo<!--bar-->quux"}}}" data-parsoid="{"dsr":[0,26,null,null],"src":"{{echo|foo<!--bar-->quux}}"}">fooquux</p> but then round trips back to: {{echo|fooquuxbar-->quux}} where the '<' has been replaced by the contents after the comment. -- 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
