Files
TandoorRecipes/cookbook/tests
Andrew Jayne cffa731106 fix: ingredient parsing for non-latin languages
Before this change the ingredient string for non-latin
languages was not being parsed into the correct amount
or units when the food is found at the start of the
ingredient string.

This was because the regex being used was restricted to
latin characters.

With this change the amount and units are correctly
parsed from such a string.

Fixes https://github.com/TandoorRecipes/recipes/issues/1983
2022-08-07 21:37:59 +01:00
..
2022-02-07 14:41:36 +01:00
2020-02-02 22:09:30 +01:00
2022-04-22 22:27:17 +02:00