mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 01:44:31 -06:00
Tweak wording some more
This commit is contained in:
parent
1e51e98649
commit
cc4cd7acdd
@ -164,7 +164,7 @@ var simplemde = new SimpleMDE({
|
||||
onUpdate: function(el) {
|
||||
el.innerHTML = ++this.keystrokes + " Keystrokes";
|
||||
}
|
||||
}], // Another optional usage, with a custom status item that counts keystrokes
|
||||
}], // Another optional usage, with a custom status bar item that counts keystrokes
|
||||
tabSize: 4,
|
||||
toolbar: false,
|
||||
toolbarTips: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user