Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i add this to my react app #4

Open
am0029 opened this issue Dec 12, 2022 · 5 comments
Open

how can i add this to my react app #4

am0029 opened this issue Dec 12, 2022 · 5 comments

Comments

@am0029
Copy link

am0029 commented Dec 12, 2022

how can i add this to my react app
all this documentation is JavaScript
please help me
i want code like this
{/* <SimpleMDE value={body} onChange={setBody} required /> */}

@imAbdelhadi
Copy link
Owner

Hello @am0029,
Yes, you can add it to your react app or use this package:
https://github.com/imAbdelhadi/react-simplemde-rtl

@am0029
Copy link
Author

am0029 commented Dec 12, 2022

i have this but it is not rtl
are u sure sir this is rtl

this is my 3 line code in my componnent

import SimpleMDE from "react-simplemde-editor";
import "easymde/dist/easymde.min.css";

<
SimpleMDE value={body} onChange={setBody} required
/>

what is wrong with my code this is not rtl

@am0029
Copy link
Author

am0029 commented Dec 12, 2022

problem is i need rtl editor not ltr .

@imAbdelhadi
Copy link
Owner

Yep, it is RTL. Please test it and if any problem mentions me.

@am0029
Copy link
Author

am0029 commented Dec 19, 2022

it is not rtl . what option should i use to make it rtl ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants