Use case or problem
When setting the editor to use RTL , the text is all over Right to left , no matter it’s left to right language or Right to left language , in cases that we have mixed RTL and LTR texts.
For example Arabic or Persian text and English text.
In SimpleNote , which is a Electron-based app like Obsidian, the mixed RTL and LTR are supported and working well, please implement this feature as it’s necessary for RTL users.
Proposed solution
Implementing Mixed layout, which supports both RTL and LTR in realtime.
the RTL text will be in Right direction and the LTR text in left.