Release Date: 2018-01-08
- Updated regex matching pattern to support markdownlint's new output format.
IMPORTANT: You will need to update to the latest markdownlint-cli (v0.6+) going forward and in order to lint markdown files with Sublime Text Markdownlint. To update to the latest markdownlint-cli package using npm, run the following command from a terminal or command-prompt:
npm install -g markdownlint-cli
.