Skip to content

Commit f3c76ad

Browse files
save file
1 parent ced00da commit f3c76ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
if(err){
442442
var error = err.toString();
443443
log.red(error);
444-
return;
444+
return html;
445445
}//err
446446

447447
return html;

0 commit comments

Comments
 (0)