eslint-plugin-markdown brings ESLint's powerful linting capabilities to Markdown files. It extracts JavaScript code blocks within your Markdown documents and applies your ESLint configuration to them, helping you maintain consistent code style and catch errors directly within your documentation. Improve code quality across your project by ensuring JavaScript snippets in your Markdown adhere to your established standards. This plugin keeps your Markdown code snippets consistent and error-free alongside your primary codebase.