languages/markdown: add markdownlint-cli2 support

This commit is contained in:
Venkatesan Ravi 2025-03-31 04:01:32 +00:00
commit 7f6042d419
2 changed files with 28 additions and 1 deletions

View file

@ -287,6 +287,7 @@
[venkyr77](https://github.com/venkyr77):
- Add lint (luacheck) and formatting (stylua) support for Lua.
- Add lint (markdownlint-cli2) support for Markdown.
[tebuevd](https://github.com/tebuevd):