mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
Splitting the string with any whitespace makes it more likely the code knows what the human meant. It also makes `strip` obsolete, since there can't be any whitespace within the splitted strings.