Splitting text into word boxes when splitting on spaces is not enough.
Every clickable word in the editor starts as a token, and a plain space split gets contractions, punctuation, and fixed phrases wrong. The tokenizer we built and the options it exposes.