mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Merge bcb5951ac014477e6322cbd50cc97f5c51dc3d19 into 25bbed7ae8e1d5b5bbeda3f5015af420ced7a1eb
This commit is contained in:
commit
543aa953cf
@ -203,7 +203,7 @@ function drawLink(editor) {
|
||||
function drawImage(editor) {
|
||||
var cm = editor.codemirror;
|
||||
var stat = getState(cm);
|
||||
_replaceSelection(cm, stat.image, '');
|
||||
_replaceSelection(cm, stat.image, '');
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user