Skip to content

Commit 1456fb9

Browse files
save file
1 parent 073cdee commit 1456fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@
400400
var html = await github_markdown(txt);
401401

402402
if(cur.mode=='html'){
403+
html = `<style>${css.npm}</style>`+html;
403404
display.html(html);
404405
return;
405406
}

0 commit comments

Comments
 (0)