Skip to content

Commit ceef5bf

Browse files
save file
1 parent c3a0f3d commit ceef5bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/editors/markdown-editor/markdown-editor.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)