Markdown Editor for Balar . Open Balar index.html and it will only show Markdown. Just edit and save it. It will overwrite in balar index.html file.
- Node.js
 - CodeMirror Editor
 - Electorn
 - marked.js and highlight.js for preview
 
It's require electron. Install electron like below
npm install electron -g
cd your_balar_editor_path
npm install
After installing electron, run like
cd your_balar_editor_path
electron .