https://bugzilla.wikimedia.org/show_bug.cgi?id=33064
--- Comment #7 from Trevor Parscal <[email protected]> 2012-02-07 19:24:28 UTC --- Also, please note in the examples above, there are three classes of punctuation which seem to behave differently. 1. Treated as punctuation and skipped over like whitespace: a!b a@b a#b a%b a&b a*b a(b a)b a-b a{b a}b a[b a]b a\b a;b a"b a,b a?b a/b 2. Treated as words of their own: a$b a^b a+b a=b a|b a<b a>b 3. Treated as part of the word: a_b a:b a'b a.b This might also vary from platform to platform. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
