sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.79k stars 1.12k forks source link

Toolbar not showing (not missing icons, literally an empty div) #797

Open 0x3a opened 3 years ago

0x3a commented 3 years ago

I create my editor like so:

var simplemde = new SimpleMDE({
    element: document.getElementById("content-editor"),
});

Which gives me an empty toolbar:

image

Checking the element its empty:

image

I'm a bit lost on what to do, no option like toolbar: true does anything at this point.

nklyshko commented 3 years ago

This project seems to be inactive anymore. Try to use https://github.com/Ionaru/easy-markdown-editor