This website collects cookies to deliver better user experience
Introducing Milkdown: A plugin driven WYSIWYG markdown editor
Introducing Milkdown: A plugin driven WYSIWYG markdown editor
Overview
Milkdown is a lightweight but powerful WYSIWYG markdown editor. It's made up by two parts:
A tiny core which provide markdown parser, serializer and kinds of plugin loader.
Lots of plugins provide syntax, commands and components.
With this pattern you can enable or disable any custom syntax you like, such as table, latex and slash commands.
You can even create your own plugin to support your awesome idea.