We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b1e8 commit a414bcdCopy full SHA for a414bcd
CONTRIBUTING.md
@@ -192,7 +192,7 @@ We have a GitHub Action that checks for formatting errors on Pull Requests. To f
192
- Allow fenced code blocks, as this commonly errors when indented (see [discussion](https://github.com/DavidAnson/markdownlint/issues/327)).
193
194
**Local Testing**
195
-For faster PR review, you may want to run linting locally. We recommend installing `markdownlint-cli2` or the VS Code extension.
+For faster PR review, you may want to run linting locally. We recommend installing `markdownlint-cli` or the VS Code extension.
196
197
```console
198
markdownlint -c .markdownlint.json -f docs/wiki-guide/
0 commit comments