Description
Since markdown is quite flexible, perhaps it would be useful to add a linter to push for a more consistent markdown style.
Some editors for markdown have linters installed (neovim with markdownlint-cli2) which would benefit from following a linter standard.
It may be beneficial in some editors and for consistency, but it also may increase friction to add to the docs.
Additional Resources