Hi, thank you so much for your excellent extension!
I found a small bug: right now when using / (forward slash) in RTL mode, this is what happens with the text 1/12/2023:

And in preview view, it seems that this is considered LTR even when I explicitly set all documents to RTL in settings:

This is of course undesired; each block of numbers should be reversed, as is standard, like in MS Word:

Also, obsidian-rtl works fine when using \ (backslash) for example, or any other character considered RTL:


Would really appreciate any solution for this, thank you so much!
Hi, thank you so much for your excellent extension!
I found a small bug: right now when using
/(forward slash) in RTL mode, this is what happens with the text1/12/2023:And in preview view, it seems that this is considered LTR even when I explicitly set all documents to RTL in settings:
This is of course undesired; each block of numbers should be reversed, as is standard, like in MS Word:
Also, obsidian-rtl works fine when using
\(backslash) for example, or any other character considered RTL:Would really appreciate any solution for this, thank you so much!