Did I interpret the source code correctly that a spoken word is only highlighted if it is of the type 'mark'? If yes I couldn't really find how to define a mark. I only found class EventType where mark gets an automatic value assigned. Obviously git grep mark returns way too much.
|