-
Notifications
You must be signed in to change notification settings - Fork 329
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
Relation to InscrybMDE #36
Comments
Related issue: Inscryb/inscryb-markdown-editor#38 |
InscribMDE is a fork made of EasyMDE not long after that was forked from SimpleMDE. Both projects seem to have similar directions since then: keeping packages up-to-date, fixing critical bugs and adding a few new features. EasyMDE grew from my desire to have FontAwesome 5 compatibility in SimpleMDE (sparksuite/simplemde-markdown-editor#666), but that pull request was never accepted. Since then I've worked on keeping this editor alive by adding requested features, fixing bugs and making internal changes to make maintaining the editor easier. |
@Ionaru Sorry but you are mistaken, InscrybMDE is not a fork of EasyMDE. It is a fork of SimpleMDE. We created it because we couldn't find an active fork of SimpleMDE at the time and the owner of SimpleMDE was not interested in maintaining his project anymore. |
@CWharton Sure the project wasn't named EasyMDE back then, the name change was made later. However the repositories are sharing some commits from after I made the fork from SimpleMDE, meaning it was forked from here after commit c34cebe -> Inscryb/inscryb-markdown-editor@c34cebe. This is visible at https://github.com/Inscryb/inscryb-markdown-editor/commits/master?after=3ea6e6ee6251286bab52b6681a0068dc5c2061e6+0 |
@Ionaru my apologies I stand corrected. It has been a while and I must have forgotten about it. If you are interested in maintaining as it seems you are. Maybe we should consider joining efforts. |
Agreed, that is a good idea. In the meantime I'm closing this issue as I think the question has been answered. |
Hi, I've been looking for a (maintained) replacement to SimpleMDE and found this and InscrybMDE - what is the relation between the forks? I would really like to have my cake and eat it all :D
The text was updated successfully, but these errors were encountered: