@maboiteaspam/console.md
v2.0.0
Published
The missing console.md(msg) to print markdown with the nodejs console object
Downloads
4
Readme
console.md
The missing console.md(msg)
to print markdown with the node console object
Install
npm i @maboiteaspam/console.md
Usage
require('console.md')();
console.md('__hello__ --the world-- !');
console.mdLine('__hello__ --the world-- !');
More
You can see it in action in npi
- https://github.com/maboiteaspam/npi