https://bugzilla.wikimedia.org/show_bug.cgi?id=72844
--- Comment #3 from [email protected] --- I may not be able to get this done quickly enough -- I have an updated version up now, which eliminates the excess nowikis in this example by consolidating all heuristics in once place, but it might require more smarts. In this new version, it will insert a <nowiki/> whenever it sees a quote-char as the preceding/next sibling or first/last child of a I/B element in the DOM. That said, because of selective serializer, this might only kick in when new quotes are needed in those positions. Still have to figure out some improvements to the heuristics .. but given the context-sensitive nature of quote-parsing where stuff at the end of line can change parse behavior earlier in the line, these might be elusive. I am going to be travelling and so cannot get to this again before next week. -- 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
