tomleo-mdhtml
v1.2.0
Published
Convert markdown notes to HTML
Readme
MDHTML
This is wrapper around showdownjs with my markdown presets and extensions
Usage
Install the code:
sudo npm install -g tomleo-mdhtml
Then add this to ~/.bash_aliases:
alias mdhtml="./usr/local/lib/node_modules/tomleo-mdhtml/index.js"