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

Improve Markdown editor with a simple WYSIWYG menu bar #409

Closed
ctwhome opened this issue Jul 14, 2022 · 5 comments
Closed

Improve Markdown editor with a simple WYSIWYG menu bar #409

ctwhome opened this issue Jul 14, 2022 · 5 comments
Labels
feature New feature or request UX fix
Milestone

Comments

@ctwhome
Copy link
Contributor

ctwhome commented Jul 14, 2022

probably using this small library would improve the edition of the Markdown description inside software and project pages

https://simplemde.com/
image

@ctwhome ctwhome added feature New feature or request UX fix labels Jul 14, 2022
@ctwhome ctwhome changed the title Improve Markdown editor with a simple WYGIWYS menu bar Improve Markdown editor with a simple WYSIWYG menu bar Jul 14, 2022
@jmaassen
Copy link
Member

I received some feedback from David Moonen (MEMIC) regarding this:

Overall, adding information was very intuitive for him. He didn't know markdown, however, so it took him some time to find the syntax online. The icon bar, or a link to some info on markdown would have helped in this case.

@ewan-escience
Copy link
Collaborator

ewan-escience commented Jul 24, 2024

SimpleMDE was last updated 8 years ago and is abandoned. A clone of it is EasyMDE (see also NPM), which is maintained more actively, but is a one-person project. There is also ink-mde (NPM), but it is also a one-person project and is even less popular.

Strangely enough, there doesn't seem to exist any popular, mature, well-maintained, embeddable Markdown editor, so we might just have to abandon this idea.

@dmijatovic
Copy link
Contributor

In addition, we currently use the following markdown tools that should be upgraded:

  • react-markdown: v8.0.7 to be upgraded to v9.0.1
  • remark-breaks: v3.0.2 to be upgraded to v4.0.0
  • remark-gfm: v3.0.1 to be upgraded to v4.0.0

We also need to investigate if the editor can be also used as viewer only because we use mentioned makrdown tools for both editing and displaying markdown content.

@dmijatovic
Copy link
Contributor

dmijatovic commented Aug 29, 2024

This week in the JS newsletter I receive there is "promotion" of new markdown framework @milkdown. I think it worth checking this one too.

@ewan-escience
Copy link
Collaborator

Maybe we will do this for the KIN project.

@ewan-escience ewan-escience closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request UX fix
Projects
None yet
Development

No branches or pull requests

4 participants