markdown editor v2

This commit is contained in:
lealife
2015-11-22 22:33:07 +08:00
parent ce491e62c3
commit 6a753682b7
30 changed files with 19369 additions and 2315 deletions

View File

@ -10,7 +10,7 @@ site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000
adminUsername=admin
# mongdb
db.host=localhost
db.host=127.0.0.1
db.port=27017
db.dbname=leanote # required
db.username= # if not exists, please leave it blank