mixu / markdown-styles

Markdown to static HTML generator and multiple CSS themes for Markdown
1.85k stars 250 forks source link

Hide render console message? #63

Open duckscofield opened 7 years ago

duckscofield commented 7 years ago

I want to hide 'console.log('Copy asset file', filename, '=>', target);' message in the shell, may I have an extra parameter to hide? Or have another method to render

Sometimes I print the messages to confirm it works and sometimes I also need it not to print for a report. :)

code: https://github.com/mixu/markdown-styles/blob/master/lib/render.js