Obsidian-Code-Styler
Obsidian-Code-Styler copied to clipboard
Bug: Metabind, multiple Button incompatibility
Describe the bug
Incompatibility with "Meta-bind Plugin"
If you add more than one button on a line, with the option "Syntax Highlight inline code" activated, the first button render, but not the others.
Steps to reproduce
Make sure that"Syntax Highlight inline code" is activate
Add more than one button on a line like :
BUTTON[daily-note]
🪴 BUTTON[new-note]
🪴 BUTTON[light-mode, dark-mode]
🪴 BUTTON[tasks]
The first one is working, not the other.
Other information
One per line, everything is working. if you disable the option "Syntax Highlight inline code" , everything is working. (the bug show only when you close et reopen the note with the button) NB: I'm using reading view and writing view. Not Preview.