/stackit

degrade stackedit as a local markdown editor

Primary LanguageJavaScriptOtherNOASSERTION

Degrade stackedit as a local markdown editor

stackit is a simple fork form stackedit.io. to make it as a local markdown editor.

you can edit markdown on either local editor or launched browser, it will be synchronized by [socket.io](socket .io)

Usage

npm install -g stackit
stackit path/to/README.md

##Why?

  1. stackedit is awesome, but it is not a local editor
  2. people may like editing markdown local(like me), but live preview on web.

License

See stackedit's License

Copyright

All copyright reserved by stackedit team!