-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bug:parsingSomething is not parsed or parsed incorrectlySomething is not parsed or parsed incorrectlyparser:looseAffects the loose parserAffects the loose parserparser:strictAffects the strict parserAffects the strict parser
Description
Sometimes ingredients are surrounded by double asterisks, this is probably marking of an allergen (see also #4). The strict parser doesn't currently handle this (or recognizes it as the start of notes), and the loose parser recognizes the first **
as mark and includes the second **
in the resulting name.
This happens in 0.15% of the ingredient lists.
Metadata
Metadata
Assignees
Labels
bug:parsingSomething is not parsed or parsed incorrectlySomething is not parsed or parsed incorrectlyparser:looseAffects the loose parserAffects the loose parserparser:strictAffects the strict parserAffects the strict parser