Handle **ingredient** #11
Labels
bug:parsing
Something is not parsed or parsed incorrectly
parser:loose
Affects the loose parser
parser:strict
Affects the strict parser
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.
The text was updated successfully, but these errors were encountered: