SuperMarkdownEditor
Simple Markdown editor with a rendered view by default and a toggle to Markdown source.
Minimal usage
Rendered mode by default with a toolbar toggle to Markdown source.
Hello
Start writing in Markdown here.
Integrated toolbar
Toolbar with help and Markdown / rendered toggle.
Notes
- List
- Rendered view by default
External toolbar
Toolbar rendered outside the editor and bound to the same view mode.
External toolbar
Use the toolbar above to switch between rendered and Markdown modes.
Disabled
Read-only Markdown content.
Locked document\n\nThis content cannot be edited.
Initial content example
Editor initialized with Markdown content.
Title
A paragraph with bold, italic, and <u>underlined</u> text.