We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey there!
It looks like somewhere between 2017 and 2020 the parsing for the contents in the "Add ingredient" file has started to fail in a weird way.
For instance, "500 g of chocolate" parses to "" | g | chocolate Whereas "1/2 teaspoon of baking powder" parses to 1/2 | teaspoon | baking powder
Version 0.17.4-win32, installed on Windows 10, Version 1903
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey there!
It looks like somewhere between 2017 and 2020 the parsing for the contents in the "Add ingredient" file has started to fail in a weird way.
For instance, "500 g of chocolate" parses to
"" | g | chocolate
Whereas "1/2 teaspoon of baking powder" parses to
1/2 | teaspoon | baking powder
Version 0.17.4-win32, installed on Windows 10, Version 1903
The text was updated successfully, but these errors were encountered: