1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

add initialization modal & migration func

This commit is contained in:
Dick Choi
2016-07-23 12:14:01 +09:00
parent f628ed55cf
commit b2d34ab95d
9 changed files with 410 additions and 339 deletions

View File

@@ -22,7 +22,7 @@ const defaultConfig = {
fontFamily: 'Monaco, Consolas',
indentType: 'space',
indentSize: '4',
switchPreview: 'RIGHTCLICK'
switchPreview: 'BLUR' // Available value: RIGHTCLICK, BLUR
},
preview: {
fontSize: '14',