Is there an existing issue for this?
Any related issues?
No response
What is the area that this feature belongs to?
No response
Is your feature request related to a problem? Please describe.
Inspired by a recent review comment on my PR that some of the markdown I wrote weren’t compliant with the recommended style, perhaps would be good to have a linter to enforce it instead of relying on manual checking.
Describe the solution you'd like
Integrate a Markdown linter both locally as part of linting, as well as CI check.
For possible packages to use, there’s https://github.com/DavidAnson/markdownlint which seems to be quite promising.
Describe alternatives you've considered
No response
Additional context
No response
Is there an existing issue for this?
Any related issues?
No response
What is the area that this feature belongs to?
No response
Is your feature request related to a problem? Please describe.
Inspired by a recent review comment on my PR that some of the markdown I wrote weren’t compliant with the recommended style, perhaps would be good to have a linter to enforce it instead of relying on manual checking.
Describe the solution you'd like
Integrate a Markdown linter both locally as part of linting, as well as CI check.
For possible packages to use, there’s https://github.com/DavidAnson/markdownlint which seems to be quite promising.
Describe alternatives you've considered
No response
Additional context
No response