Skip to content

Commit 80f18f0

Browse files
save file
1 parent fe731b1 commit 80f18f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
495495

496496

497497
function kd(e){
498-
498+
console.log('[ html-editor ]','kd');
499499
if(e.key=='Enter' && e.ctrlKey){
500500
e.preventDefault();
501501
run();

0 commit comments

Comments
 (0)