diff --git a/README.md b/README.md index 811ab35..e443a37 100644 --- a/README.md +++ b/README.md @@ -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,