* Update Roadmap.md
Roadmap updated in accordance with the internal document
* Fix markdown issues in Roadmap
Add Roadmap.md to markdownlint check in CI
* Change name of Roadmap file to capital letters
It's more tradiotonal to name info files in uppercase
See:
https://softwareengineering.stackexchange.com/a/301708/359643
Co-authored-by: Pavel Lobashov <shockwavenn@gmail.com>
* Add support of spellcheck via aspell
* Fix incorrect changes
* Another incorrect change
* Add newline to end of travis config
* Actualize dictonary
* actualize spellcheck dictonary
* Add some more words
* Redone stages
* Add travis task for markdownlint
* Use nodejs 10
* Use `markdownlint-cli` package to run tests
* Apply to any md file
* Add config to markdownl linter to allow sibling rule
* Fix a lot of markdownlin warnings
* Use markdownlint only for CHANGELOG
* Add newline to markdown config file