This is Elm-Markitup.
It wraps the venerable “markItUp! universal markup jQuery editor” into a web component usable from Elm.
Users can reach for the toolbar to input some markdown syntax, so they don’t have to know it by heart.
On Elm side, it can be used as any HTML component with its dedicated event onEditorChanged.
A sample code is provided along with the source code.
