DavidAnson / vscode-markdownlint

Markdown linting and style checking for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint
MIT License
930 stars 170 forks source link

Fix all violations of this type option #284

Closed NomarCub closed 1 year ago

NomarCub commented 1 year ago

The quick fix options only include fixing the one instance at hand, or all issues in the current document. It would be nice to have more granularity, and an option to fix only all rules of the current type. image