2.0.0 • Published 8 years ago

@maboiteaspam/console.md v2.0.0

Weekly downloads
-
License
WTF
Repository
-
Last release
8 years ago

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