Skip to content

Commit b931b80

Browse files
save file
1 parent 6d2ae26 commit b931b80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348

349349
display[cur.mode](html);
350350

351-
}//show
351+
}//display
352352

353353

354354
display.md = function(html){
@@ -370,7 +370,7 @@
370370
npm_output.innerHTML = html;
371371

372372
$(shadow,'#stylesheet').textContent = css.npm;
373-
373+
debugger;
374374
show('npm');
375375

376376
}//npm

0 commit comments

Comments
 (0)