Docular!
Docular! is an open-source and cross-platform editor for markdown documents!
The source codes of Docular is being reorganized in progress.
The old working version can be found here
Downloads
http://pan.baidu.com/share/link?shareid=258992&uk=2452925507
Screenshots
How to make it work? (out of date)
- Get node-webkit and nw-gyp
- Clone this repo
- Install async/marked/sequelize in src directory with 'npm install'
- Install sqlite in src directory with nw-gpy (how to...)
- Drag src directory onto nw executable file (nw.exe on Windows)