@docsifyjs/core Before releasing 5.0 we should improve on some topics. ### v4.x This list is open for discussion. - [x] Agree to drop IE 10 support. Support is only available for IE 11 - [x] Remove `lib` directory from version control - [x] find bugs which should be fixed before 5.0 and attach **4.x** milestone to them - [x] fix selected bugs - [ ] improve test coverage - [x] setup browser testing (cypress for instance) ( #986 ) - [ ] Closing #657 and create a new one (since it becomes a bit messy) - [x] fixing Lint errors and warning ( https://github.com/docsifyjs/docsify/issues/987 ) Related discussions: https://github.com/docsifyjs/docsify/issues/657#issuecomment-458341229 --- 5.0 and further: - use [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable/) as default theme - https://github.com/docsifyjs/docsify/pull/802 - Static generation - New Markdown Syntax - Drop-in-replacement for GitBook