Open stancl opened 3 years ago
Toast UI (https://ui.toast.com/tui-editor) looks pretty solid.
Something like this https://twitter.com/ryangjchandler/status/1351549885875679233 by @ryangjchandler could be nice if it's gonna be a lightweight editor. I'd like to avoid pulling in heavy editors with unnecessary features.
@stancl Hoping to have a v0.1 release by mid-February. That's the core editing framework as well as reusable Markdown editor.
Think I'll add some standard markdown library now and when your package is released I can make a SimpleMarkdown
field or something like that.
Think I'll add some standard markdown library now and when your package is released I can make a
SimpleMarkdown
field or something like that.
Yeah that's cool.
The field should show both the markdown and a preview, kind of like GitHub. Would be nice if the markdown were rich like in Nova.
I'd appreciate some editor recommendations.