bennyxguo / Obsidian-Obsidianite

🎨 Obsidian.md custom theme, it's dark and simple but yet still stays sparkles!
MIT License
285 stars 50 forks source link

Keystroke tags (<kbd>) are not rendered #18

Closed VictorGrycuk closed 3 years ago

VictorGrycuk commented 3 years ago

Environment

Problem

I am trying to note down some shortcuts using the markdown keystroke notation, but it does not seem to render correctly when using Obsidianite. However, it does work correctly when using the default Obsidian theme.

Would it be possible to add support for <kbd>?

Obsidian default theme vs Obsidianite theme image

bennyxguo commented 3 years ago

Will work on this, thanks for reporting this. @VictorGrycuk

bennyxguo commented 3 years ago

This issue is only happening if we add bold to the \<kbd>, this has to do with the bold text css styles. I will fix this in the next version.

VictorGrycuk commented 3 years ago

Thank you!

bennyxguo commented 3 years ago

@VictorGrycuk Fixed in version 1.1.4