cooklang / cooklang-obsidian

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

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

Open tingmelvin opened 1 year ago

tingmelvin commented 1 year 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!