RIP21 / react-simplemde-editor

React wrapper for simplemde (easymde) markdown editor
https://react-simplemde-edtior.netlify.com/
MIT License
766 stars 103 forks source link

Switch to upstream fork? #85

Closed LinusU closed 5 years ago

LinusU commented 5 years ago

It seems like development has stalled on SimpleMDE, and the developers seem unresponsive. There is a number of PRs open that haven't been merged, and no commits have been made the past few years 😞

This fork seems to be the most active one and includes some nice fixes that I would love to get in:

https://github.com/Ionaru/easy-markdown-editor

What do you think about switching to that fork?

RIP21 commented 5 years ago

Nice idea. Will definitely take a look as a next step. Hopefully tomorrow I'll cleanup PRs and issues for this one and will dig into differences between simplemde and easy mde thing.

pt., 25 sty 2019, 12:25: Linus Unnebäck notifications@github.com napisał(a):

It seems like development has stalled on SimpleMDE, and the developers seem unresponsive. There is a number of PRs open that haven't been merged, and no commits have been made the past few years 😞

This fork seems to be the most active one and includes some nice fixes that I would love to get in:

https://github.com/Ionaru/easy-markdown-editor

What do you think about switching to that fork?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RIP21/react-simplemde-editor/issues/85, or mute the thread https://github.com/notifications/unsubscribe-auth/ADwe72HMYG5H_SrbMLJKjC6y6STReDpOks5vGumrgaJpZM4aSsl5 .

LinusU commented 5 years ago

Great, thanks for the quick answer!

Let me know if you need help with anything, we are using this on a live webpage for open source hardware so I should have some time to help out ☺️

RIP21 commented 5 years ago

Sure thing! I'll come back to you if I'll need any help. If I'll be too busy will be glad to share ownership.

pt., 25 sty 2019, 12:30: Linus Unnebäck notifications@github.com napisał(a):

Great, thanks for the quick answer!

Let me know if you need help with anything, we are using this on a live webpage for open source hardware so I should have some time to help out ☺️

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/RIP21/react-simplemde-editor/issues/85#issuecomment-457544458, or mute the thread https://github.com/notifications/unsubscribe-auth/ADwe7yOelLDjCrlx1jbVManoDbTcmtgvks5vGurDgaJpZM4aSsl5 .

RIP21 commented 5 years ago

Version 4 released with easymde under the hood. Feel free to test and feedback.

LinusU commented 5 years ago

Will do, thanks!