mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Merge b699de8d65e2ad5d21719af70e456a97e45b4334 into 0e6e46634610eab43a374389a757e680021fd6a5
This commit is contained in:
commit
0f32b0e95e
@ -836,7 +836,7 @@ function SimpleMDE(options) {
|
||||
/**
|
||||
* Default toolbar elements.
|
||||
*/
|
||||
SimpleMDE.toolbar = ["bold", "italic", "heading", "|", "quote", "unordered-list", "ordered-list", "|", "link", "image", "|", "preview", "side-by-side", "fullscreen", "guide"];
|
||||
SimpleMDE.toolbar = ["bold", "italic", "heading", "|", "code", "quote", "unordered-list", "ordered-list", "|", "link", "image", "|", "preview", "side-by-side", "fullscreen", "guide"];
|
||||
|
||||
/**
|
||||
* Default markdown render.
|
||||
|
Loading…
x
Reference in New Issue
Block a user