a markdown app via nwjs
- updated parser from marked
- code highlight
- support emoji
- upload file via qiniu
- export html && pdf
npm install
- move changed_node_modules files to cover node_modules files
- if you want to use qiniu upload, change
config.example.js
toconfig.js
- open nwjs.app to use the app
- add your code and
npm run build
to build a new app which locates at build directory