georgegebbett / recipe-buddy

Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.
GNU General Public License v3.0
172 stars 29 forks source link

added support for recipeInstruction as string; added step formating #503

Open JohannesFleischer opened 1 month ago

JohannesFleischer commented 1 month ago

This MR adds scraping support for websites which store the recipeInstructions as a string and not as an array of objects.

This includes chefkoch.de and therefore closes #278 and #498


Also included is a minor additional formatting of the Steps including paragraphs and numbering:

image

iwontknow commented 1 hour ago

Is there someone who is able to check the merge request and merge it? I cant add recipes because, i get this error everywhere i try to get a recipe.