https://bugzilla.wikimedia.org/show_bug.cgi?id=51744
--- Comment #5 from [email protected] --- Okay, I started to tackle this. The basic fix is quite simple, but it introduces a ton of noisy diffs in our parser tests and it will likely introduce a lot of noisy diffs in roundtrip testing as well. We could fix our testing infrastructure to ignore them, but a better solution is to leave existing headings untouched. I can instead add this rule on new headings and leave old headings untouched. But, looking at pages on enwp, I see (by clicking around on a about 10 "random" pages) that most headings don't use spaces after/before "==". I assume these extra spaces will not be an issue on enwp and doesn't violate any style guidelines there? -- 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
