obsidian-rtl icon indicating copy to clipboard operation
obsidian-rtl copied to clipboard

problem with quotes

Open s1avash26 opened this issue 2 years ago • 2 comments

At first I wanna thank you for this beautiful plugin, When I write Persian in obsidian and while using rtl, I have to write some codes but when I write codes between three backticks the code is still aligned to right, when I change its format for example bash or js it aligns to left but if there are some quotes or other symbols that should be in the end of line they come to the beginning of line, like following

cat wayback_urls | grep "="

it becomes, "=" cat wayback_urls | grep

Is there a way to solve this problem? thank you

s1avash26 avatar Feb 26 '22 10:02 s1avash26

Sounds like a tough one, I'll look into it.

esm7 avatar Feb 28 '22 16:02 esm7

after updating your extension, now this problem is solved. Tnx <3

s1avash26 avatar Jul 14 '23 23:07 s1avash26