How does the cute editor identify a word. I assume it does this via a regular expression.?
I have written a custom validator that counts words in a string and I need the regular expression to be the same as the regular expression used by the cute editor for identifying words.