RTLTMPro icon indicating copy to clipboard operation
RTLTMPro copied to clipboard

Fixed LTR character starting sentences that contain RTL words

Open MRKDaGods opened this issue 4 years ago • 4 comments

MRKDaGods avatar Jun 02 '21 04:06 MRKDaGods

Fixes #70

MRKDaGods avatar Jun 02 '21 04:06 MRKDaGods

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).

pnarimani avatar Jun 06 '21 18:06 pnarimani

I can try and fix it

MRKDaGods avatar Jun 06 '21 18:06 MRKDaGods

image Apparently if you add a space right after '>' before the RTL text, richtext works

MRKDaGods avatar Jun 07 '21 10:06 MRKDaGods