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. :)
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