RecipeClipper icon indicating copy to clipboard operation
RecipeClipper copied to clipboard

Does not clip ingredient amount for site

Open PredaGergely opened this issue 1 year ago • 0 comments

There is a Hungarian recipe site with quite complicated HTML structure and the amount of ingredients are not clipped correctly for that site.

For example an ingredient of this recipe: https://streetkitchen.hu/tesztapolc/a-legcuccosabb-lasagne/ is clipped liked this having no amount and an <img> tag:

<img class="circle-check" src="https://static.streetkitchen.hu/live/themes/streetkitchen/dist/images/icon-circle.svg" alt="Hozzávaló kipipálva">
fej
vöröshagyma

Also clips the text above the ingredient list and the buttons below them, but that is lesser problem, easy to remove.

PredaGergely avatar Feb 17 '25 16:02 PredaGergely