instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

Tokens with a single word should never match multiple words #78

Closed waj closed 9 years ago

waj commented 9 years ago

Even if the single word token is at the end of the example, it should not match multiple words.

Example

"alert (foo)" should not consume: "alert foo bar"


waj commented 9 years ago

Fixed #77, fixed #78: better matching of pills depending of its contents (text, numeric, multiple words, etc.)

→ <<cset 4e8aa08dae38>>