01Provides `lint_markdown` tool to analyze and report detailed issues
02Offers `fix_markdown` tool to automatically correct Markdown issues
03Supports `get_configuration` to display current linting rules
04Uses markdownlint default ruleset and supports all 52 official markdownlint rules
05Automatically fixes 30 out of 52 official markdownlint rules
060 GitHub stars