2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-22 17:34:37 -06:00

Add text to readme code

This commit is contained in:
Wes Cossick 2015-06-26 15:35:24 -05:00
parent 121726ff01
commit b02d5dc612

View File

@ -65,7 +65,7 @@ simplemde.value();
- **delay**: Delay between saves, in milliseconds. Defaults to `10000` (10s).
```JavaScript
new SimpleMDE({
var simplemde = new SimpleMDE({
element: document.getElementById("MyID"),
status: false,
status: ['lines', 'words', 'cursor'], // Optional usage