The missing console.md(msg)
to print markdown with the node console object
npm i @maboiteaspam/console.md
require('console.md')();
console.md('__hello__ --the world-- !');
console.mdLine('__hello__ --the world-- !');
You can see it in action in npi