Minor updates for MD047 and to remove a reference to io.js.

This commit is contained in:
David Anson 2019-05-06 22:00:38 -07:00
parent 994903ba88
commit 3960a4a26d
3 changed files with 11 additions and 9 deletions

View file

@ -178,7 +178,8 @@
"",
"#### Thanks",
"",
"[`markdownlint/Ruby`](https://github.com/markdownlint/markdownlint) for the inspiration and [`markdown-it`](https://github.com/markdown-it/markdown-it) for the parser and interactive demo idea!"
"[`markdownlint/Ruby`](https://github.com/markdownlint/markdownlint) for the inspiration and [`markdown-it`](https://github.com/markdown-it/markdown-it) for the parser and interactive demo idea!",
""
].join("\n");
/* eslint-enable max-len */