https://bugzilla.wikimedia.org/show_bug.cgi?id=69950
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal CC| |[email protected] Component|General |serializer Assignee|jforrester+veteambztickets@ |[email protected] |wikimedia.org | Product|VisualEditor |Parsoid Summary|Improve wikitext for single |Improve nowiki additions to |quotation marks adjacent to |only wrap the string that |bold or italic text |needs protection --- Comment #1 from [email protected] --- See https://fr.wikipedia.org/w/index.php?title=La_Horde_sauvage_(film,_1969)&curid=88578&diff=106771550&oldid=106771188 https://fr.wikipedia.org/w/index.php?title=Archelon&curid=1273494&diff=106770342&oldid=105728402 If in a long string, only a single small piece of it needs nowiki-ing, that single string can be wrapped. In general, this requires knowing that nothing else in the long string needs a nowiki wrapper, but heuristics could work for common scenarios. This seems to be a problem that affects frwiki especially. -- 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
