Tracking issue for upgrade to latest markdownlint-cli2 across projects
Issue
The latest version of markdownlint-cli2 is preferable in most cases now. It's now what's running under the hood in the VS Code extension, is designed to work better in CI/CD pipelines, and is actively maintained by the main markdownlint author. This issue is tracking the various MRs and work done to:
- Ensure all projects standardize on a single version of
markdownlint-cli2(notmarkdownlint-cli"1") - Make changes across projects to support the various rule changes in the newer versions of
markdownlint, including:MD024/no-duplicate-headingMD044/proper-namesMD045/no-alt-textMD055/table-pipe-styleMD056/table-column-count