remove console.log
This commit is contained in:
parent
71809455e2
commit
e127195eaa
@ -116,7 +116,6 @@ export function description_list_ext(renderer: marked.Renderer, opts: MarkdownOp
|
||||
render_current();
|
||||
|
||||
if (token.items.length) {
|
||||
console.log(token);
|
||||
return token;
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user