2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-02 23:54:28 -06:00

Fix whitespace character in readme

This commit is contained in:
Jeroen Akkerman 2020-06-03 13:00:55 +02:00
parent 8fa73cf079
commit 711d62cd8f

View File

@ -289,7 +289,7 @@ var editor = new EasyMDE({
},
}], // Another optional usage, with a custom status bar item that counts keystrokes
styleSelectedText: false,
sideBySideFullscreen: false,
sideBySideFullscreen: false,
syncSideBySidePreviewScroll: false,
tabSize: 4,
toolbar: false,