57f8059dfe
* 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
4 lines
43 B
JSON
4 lines
43 B
JSON
{
|
|
"MD024": { "siblings_only": true }
|
|
}
|