remove debug
parent
226ccb6ffd
commit
7a25bd1ca1
|
@ -637,11 +637,9 @@ class Tool {
|
|||
}
|
||||
}
|
||||
|
||||
console.log('>>>>')
|
||||
if (isParagraph) {
|
||||
html += '</p>'
|
||||
}
|
||||
console.log(html)
|
||||
delete this.list
|
||||
delete this.__LINKS__
|
||||
return html.trim()
|
||||
|
|
Loading…
Reference in New Issue