mdEdit icon indicating copy to clipboard operation
mdEdit copied to clipboard

Add support for right-to-left languages

Open mohsend opened this issue 9 years ago • 2 comments

There isn't a decent Markdown editor available for RTL languages (Persian, Arabic, Hebrew). Given the web based nature of this editor adding RTL support should be pretty straight-forward. Maybe a button or a keyboard shortcut can toggle between RTL/LTR?

mohsend avatar Jan 29 '16 18:01 mohsend

I have to admit I have absolutely no knowledge of how RTL works on the web so I'm probably not going to be able to do this myself. But if you or anyone else can figure out exactly what'd be necessary to make it happen then it'd definitely be great to add!

jbt avatar Jan 30 '16 12:01 jbt

I have some experience with making webpages RTL. My first attempts failed. but I'm sure after reviewing the code and trying again it is possible. I'll fork and set to work.

mohsend avatar Jan 31 '16 07:01 mohsend