Skip to content

Commit c3a0f3d

Browse files
save file
1 parent 22038b9 commit c3a0f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/editors/markdown-editor/v2.0/markdown-editor-v2.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@
390390
editor.filename(file);
391391
editor.filename.save.hide();
392392
filemod.cur = file;
393+
document.title = file.name||file.filename;
393394
}
394395
menumod.close();
395396
editor.focus();

0 commit comments

Comments
 (0)