cooklang / cooklang-obsidian

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

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

Closed Duckapple closed 2 weeks ago

Duckapple commented 2 years 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.