We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c0bf3 commit e74cfb3Copy full SHA for e74cfb3
packages/@vuepress/markdown/lib/component.js
@@ -43,7 +43,6 @@ function htmlBlock (state, startLine, endLine, silent) {
43
}
44
45
if (i === HTML_SEQUENCES.length) {
46
- console.log(lineText)
47
return false
48
49
0 commit comments