cooklang / cooklang-obsidian

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

Style `cookware` as `cookware` in Preview Mode rather than `ingredients` #26

Closed tingmelvin closed 2 weeks ago

tingmelvin commented 2 years ago

Hi! Thanks for your plugin, I appreciate it a lot.

I have a small request to get cookware styled as cookware rather than ingredients in Preview Mode. Currently, in Editing Mode, both cookware and ingredients have different classes which allows for the application of different text colours to them image image

However, in Preview Mode, they are all styled as ingredients, which makes it harder to differentiate: image

I hope it's not too much of a hassle, and thank you for the plugin again!