1.2.1 • Published 2 years ago

editmd v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

editmd

edit md with live preview in your favorite editor. also replicates GitHub's Markdown style

// install
npm i editmd -g

// usage
editmd /path/to/md/file <options>
optionfunction
hhelp
especify the editor to launch. defaults to $EDITOR or vim.
pspecify the port. defaults to 8080.
bopen localhost in your default browser.