https://bugzilla.wikimedia.org/show_bug.cgi?id=43029
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal CC| |[email protected] Component|JS/General |JS/serializer Summary|Comments in tables break |Parsoid: Over-eager |parsing in VisualEditor |wikitext escaping for table | |end tags preceded by | |comments --- Comment #2 from Gabriel Wicke <[email protected]> --- Minimal test case: echo -e '{|\n|foo\n<!-- -->\n|}\nfoo' | nodejs parse --wt2wt {| |foo <!-- --> <nowiki>|} foo</nowiki> -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
