Markdown.App.2.mp4
- web integration of contents
- adjust code style when start application
- hide table of contents option
- resizeble table of contents
- Create new documents
- rename documents
- delete documents
- Content preview and editor
- Table of contents navigation
- First usable version
- Documents control
- Handle document chages
- Dynamically save documents
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux