Skip to content

Commit

Permalink
Add comment to option demo code
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Cossick committed Nov 3, 2015
1 parent fdcd613 commit c1c8de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit c1c8de5

Please sign in to comment.