You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: