Skip to content

Commit 25a271e

Browse files
save file
1 parent 4781680 commit 25a271e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,12 @@
8585

8686
obj.init = async function(){
8787

88-
debugger;
8988
debug = eval(debug);
90-
89+
debug('init',obj.version);
90+
9191
await libs();
9292

93+
9394
}//init
9495

9596

0 commit comments

Comments
 (0)