As more non-developer forems open up, it would be nice to have a medium style editor.
Here is one I found
And the github repo
Dante 3 - This is it! 🔥
Just another medium clone built on top of ProseMirror's / TipTap
Dante3 is a port from Dante2 (Draftjs) . This version is built on top of TipTap and reaches all Dante2's features with a shiny ultra mega super uber maintainable architecture.
Screen.Cast.2021-05-29.at.4.51.36.PM.mp4
See the demo at: dante-editor.dev
Why rewrite a new version of Dante?
The previous version (Dante2) was made on DraftJs, that's a facebook library to build WYSIWYG editor, I'd choose that technology because it implemented a very interesting data model and abstracted many parts of the heuristics implementation that Dante1 (the previous version) built as a naive implementation relying a lot on DOM manipulation, So Dante2 was great and is working on a ton of production websites. Sadly over the last years this library has not received much attention from maintainers. Among the ~700 unattended reported issues there are some that…
I wonder what your take is on this 🤔?
Top comments (6)
Hey this is Lisa, lead product designer here at @forem .
This is DEFINITELY in our roadmap for this year! But I want to share with you the complexities within this because this is where we have many product & technical questions we'd need to flesh out.
write
/edit
mode with markdown syntax embedded withinwrite
mode)?For all these reasons, this is a larger scope project to untangle the complexities here. When we approach product development here around Q3 2021, we will make an effort to share both product approaches (via interactive demos) to get feedback and validate its utility. Hope this is helpful context.
Cheers 🌱
Hello Lisa,
I am a user who is waiting for this feature (WYSIWYG) , is there any update about this task ?
Thanks a lot!
I wanted to comment just to say that this will be a very useful feature. I will be launching a Forem for hip-hop fans very soon and I anticipate many questions from users about how to format posts, especially on mobile.
As a person with basic programming knowledge, who interacts with many many non-devs, I can say with confidence that the majority of non-devs would be confused with markdown syntax (or not want to learn it) and the UX would suffer as a result.
I think this is defo in the pipeline. I created a GitHub feature request a while ago for it that might be an RFC. It will come along and will be super duper when it does 😎
I think this is the logical next step for the editor, I quite like the look of slate.