Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.32k stars 308 forks source link

how can i use it with react #512

Open am0029 opened 1 year ago

am0029 commented 1 year ago

how can i use it with react ?

i can not configure like simple editor react

can u see my question

https://stackoverflow.com/questions/74764111/i-can-not-configure-easymde-rtl-into-react

i want use it in my application instead of simple editor react becasue does not have rtl

but i can not configure code at all this codes all aboyt javascript but my application is react i need code like this

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

but for easymde all is unclear and nothing is work please help me understand

alphacoma18 commented 1 year ago

@am0029 You can use react-simplemde-editor

am0029 commented 1 year ago

i asked they tell to me their mde is not rtl . i find jodit mde . but i still have problem with jodit