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:
parent
8fa73cf079
commit
711d62cd8f
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user