esm7 / obsidian-rtl

RTL support for Obsidian.md
MIT License
136 stars 11 forks source link

Why your plugin does conflict with (obsidian-link-embed)? #61

Open 7Codez opened 1 year ago

7Codez commented 1 year ago

Can you solve it so that your plugin does not conflict with [obsidian-link-embed]? If you add [obsidian-link-embed], [RTL support for Obsidian] stops working.

esm7 commented 1 year ago

I didn't get a chance to investigate thoroughly yet, but Obsidian Link Embed has a very comprehensive styles.css file, including RTL-specific behaviors, that is likely too broad.