cooklang / cooklang-obsidian

Edit and display CookLang recipes in Obsidian
MIT License
204 stars 16 forks source link

fix: Cookware changed `ingredient` -> `cookware` #27

Open Duckapple opened 1 year ago

Duckapple commented 1 year ago

Fixes #26

I noticed that this was just a typo, and went ahead with this fix. Style for span.cookware is already equivalent to span.ingredient in the default styling, though I don't know how custom user-styles might be affected.