realtime markdown preview for cgmd-markdown
| Command | Key |
|---|---|
| Copy | Cmd+C |
| Paste | Cmd+V |
| Select All | Cmd+A |
| Search | Cmd+F |
| Command | Key |
|---|---|
| Add | Cmd+T |
| Close | Cmd+W |
| Open on Editor | Alt+O |
| Move Right | Ctrl+Tab |
| Move Left | Ctrl+Shift+Tab |
| Reload | Ctrl+R |
| Command | Key |
|---|---|
| Toggle Favorite | Cmd+B |
| Toggle Favorite List | Cmd+Shift+B |
| Command | Key |
|---|---|
| Set Markdown Directory | Alt+D |
| Toggle Finder | Cmd+Shift+D |
| Search on Finder | Cmd+D |
| Command | Key |
|---|---|
| Toggle Textlint Reporter | Cmd+Shift+T |
| Toggle Viewport Resizer | Cmd+Shift+I |
| Toggle Developer Tools | Cmd+Alt+I |
Install and run dev npm-run-scripts.
npm install
# postinstall: cd app && npm install
npm run dev
# start electron app
This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.