Skip to content

Commit c1c8de5

Browse files
author
Wes Cossick
committed
Add comment to option demo code
1 parent fdcd613 commit c1c8de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ simplemde.value("This text will appear in the editor");
9898
- **toolbarTips**: If set to `false`, disable toolbar button tips. Defaults to `true`.
9999

100100
```JavaScript
101+
// Most options demonstrate the non-default behavior
101102
var simplemde = new SimpleMDE({
102103
autofocus: true,
103104
autosave: {

0 commit comments

Comments
 (0)