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

Add the example non-default usage for syncSideBySidePreviewScroll

option.
This commit is contained in:
Tsubasa 2017-03-02 10:33:42 +09:00
parent 5d1648a510
commit c6483297f7

View File

@ -177,6 +177,7 @@ var simplemde = new SimpleMDE({
}
}], // Another optional usage, with a custom status bar item that counts keystrokes
styleSelectedText: false,
syncSideBySidePreviewScroll: false,
tabSize: 4,
toolbar: false,
toolbarTips: false,