RTLTMPro
RTLTMPro copied to clipboard
Fixed LTR character starting sentences that contain RTL words
Fixes #70
I think this PR has problems with rich text tags. I think fixing tags with this solution requires going deep into the plugin. I can take this PR and improve on it to make it work with rich text tags. (Rich text tags don't work when sentence starts with non-rtl character).
I can try and fix it
Apparently if you add a space right after '>' before the RTL text, richtext works