-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
is this project still maintained? (or 5-years abandoned?) #829
Comments
Sadly, this project is abandoned. You might be interested in EasyMDE which is a fork of this project and is still maintained. Also, you might want to read this pull request. |
As another alternative, I maintain a customizable markdown editor built on CodeMirror 6 and TypeScript called Ink. |
houzefa-abba
added a commit
to xcgd/web_widget_markdown
that referenced
this issue
Feb 7, 2023
SimpleMDE is no longer maintained: sparksuite/simplemde-markdown-editor#829 ➔ Switch to [EasyMDE](https://github.com/Ionaru/easy-markdown-editor), a fork. readonly mode: `EasyMDE.prototype.markdown` is no longer as simple as `SimpleMDE.prototype.markdown` used to be (now requires an EasyMDE instance) so this cset instead adds the `marked` lib to call it directly, without relying on EasyMDE's wrapper.
houzefa-abba
added a commit
to xcgd/web_widget_markdown
that referenced
this issue
Feb 7, 2023
SimpleMDE is no longer maintained: sparksuite/simplemde-markdown-editor#829 ➔ Switch to [EasyMDE](https://github.com/Ionaru/easy-markdown-editor), a fork. readonly mode: `EasyMDE.prototype.markdown` is no longer as simple as `SimpleMDE.prototype.markdown` used to be (now requires an EasyMDE instance) so this cset instead adds the `marked` lib to call it directly, without relying on EasyMDE's wrapper.
houzefa-abba
added a commit
to houzefa-abba/Coding-Dodo-web
that referenced
this issue
Apr 7, 2023
SimpleMDE is no longer maintained: sparksuite/simplemde-markdown-editor#829 ➔ Switch to [EasyMDE](https://github.com/Ionaru/easy-markdown-editor), a fork. readonly mode: `EasyMDE.prototype.markdown` is no longer as simple as `SimpleMDE.prototype.markdown` used to be (now requires an EasyMDE instance) so this cset instead adds the `marked` lib to call it directly, without relying on EasyMDE's wrapper.
PhilDL
pushed a commit
to Coding-Dodo/web
that referenced
this issue
Apr 8, 2023
SimpleMDE is no longer maintained: sparksuite/simplemde-markdown-editor#829 ➔ Switch to [EasyMDE](https://github.com/Ionaru/easy-markdown-editor), a fork. readonly mode: `EasyMDE.prototype.markdown` is no longer as simple as `SimpleMDE.prototype.markdown` used to be (now requires an EasyMDE instance) so this cset instead adds the `marked` lib to call it directly, without relying on EasyMDE's wrapper.
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
am starting a new project in 2022, in the phase looking for an open source rich editor with markdown syntax, hopefully in well maintained, some search lead to here, but does this contributor graph looks more like 5-years abandoned? with 250 open issues
Thanks,
The text was updated successfully, but these errors were encountered: