GitXplorerGitXplorer
m

console.md

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

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