https://bugzilla.wikimedia.org/show_bug.cgi?id=33127

--- Comment #2 from Trevor Parscal <[email protected]> 2011-12-14 21:15:12 
UTC ---
The word-boundary detection is done using a regular expression, currently it's:

/([ \-\t\r\n\f])/g

We will need this to be more sophisticated for different scripts, and also need
some help from people more familiar with how word breaks can be
programmatically detected in these scripts.

-- 
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

Reply via email to