eslint-plugin-md is an ESLint plugin that enables linting of Markdown files. It extracts JavaScript code blocks from Markdown documents and applies ESLint rules to them, helping maintain code quality within documentation and other Markdown-based content. This ensures consistency and reduces errors in code examples and embedded scripts throughout your Markdown files. The plugin supports various Markdown flavors and is configurable to align with specific project needs and ESLint configurations.