mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
Add comment to option demo code
This commit is contained in:
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`.
|
- **toolbarTips**: If set to `false`, disable toolbar button tips. Defaults to `true`.
|
||||||
|
|
||||||
```JavaScript
|
```JavaScript
|
||||||
|
// Most options demonstrate the non-default behavior
|
||||||
var simplemde = new SimpleMDE({
|
var simplemde = new SimpleMDE({
|
||||||
autofocus: true,
|
autofocus: true,
|
||||||
autosave: {
|
autosave: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user