mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
Add the example non-default usage for syncSideBySidePreviewScroll
option.
This commit is contained in:
parent
03d0b7ef66
commit
9b9c2bb27e
@ -177,6 +177,7 @@ var simplemde = new SimpleMDE({
|
|||||||
}
|
}
|
||||||
}], // Another optional usage, with a custom status bar item that counts keystrokes
|
}], // Another optional usage, with a custom status bar item that counts keystrokes
|
||||||
styleSelectedText: false,
|
styleSelectedText: false,
|
||||||
|
syncSideBySidePreviewScroll: false,
|
||||||
tabSize: 4,
|
tabSize: 4,
|
||||||
toolbar: false,
|
toolbar: false,
|
||||||
toolbarTips: false,
|
toolbarTips: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user