Add comment to option demo code

pull/155/head
Wes Cossick 9 years ago
parent fdcd613199
commit c1c8de5115

@ -98,6 +98,7 @@ simplemde.value("This text will appear in the editor");
- **toolbarTips**: If set to `false`, disable toolbar button tips. Defaults to `true`.
```JavaScript
// Most options demonstrate the non-default behavior
var simplemde = new SimpleMDE({
autofocus: true,
autosave: {

Loading…
Cancel
Save