Munaf A. Mahdi

Results 28 comments of Munaf A. Mahdi

@MiralGondaliya you should not open an issue without providing a details! please update you issue description with the details required to be solved.

> @munafio Any idea what could be the issue? I'll fix this issue in the next releases, currently you can modify the css styling to fit your needs.

@roqstarco I have fixed this issue by changing the layout of the messaging area (header, messages area, input card) and added a js code listening on the `resize` event to...

@jaywcjlove I don't know why not to support such important thing! as an editor, it's a MUST to have option for `RTL` support. Anyway, it can be solved just in...

@jaywcjlove RTL is not for English or related languages uses same direction which is LTR, RTL is only languages/texts in Arabic, Urdu, Persian...etc. Arabic for example starts from Right to...

> do you know my problem is i am new devloper . i just want editor for my react app with rtl option . itestes all editors from github >...

@am0029 Naah, you can also solve this issue .. by adding a styles to `code` html tag, because Markdown code will be converted to `code` html tag on preview side...

@am0029 This is the only thing that you can not change or fix, because the text input field can be on one specific side and in your case you made...

@am0029 you can either select text input's direction to Left or Right, you can not select them both according to your Language you type .. none of React MD libraries...