We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f230892 + 794ab8a commit fe2a61bCopy full SHA for fe2a61b
bin/md2html.js
@@ -26,7 +26,5 @@
26
return;
27
}
28
29
- console.log(markdown);
30
-
31
fs.readFile(fullpath, convert);
32
}())
0 commit comments