Open wiz0floyd opened 1 month ago
Makes sense to me. We could also have an optional flag for the parser to explicitly be not bounded when that makes sense, like the @chuck.tomasi one
Alternatively we could have implicit white space on the ends so that mid sentence still triggers but not mid word.
Current behavior: mid-word matches trigger related parsers.
Suggested behavior: implicit /b at the beginning and end for all matching and add a checkbox to the parser to explicitly indicate when mid word matching is intended behavior.