Add the example non-default usage for syncSideBySidePreviewScroll

option.
patch-ionaru
Tsubasa 7 years ago
parent 5d1648a510
commit c6483297f7

@ -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,

Loading…
Cancel
Save