Back to browse
GitHub Repository

Lint your Markdown with ESLint. Additional rules for use with `@eslint/markdown`.๐Ÿ› ๏ธ

46 starsJavaScript

Lint Your Markdown with ESLint

by beenzinozinoยทJun 3, 2026ยท14 pointsยท5 comments

AI Analysis

โ—MidShip It

Another ESLint markdown plugin when markdownlint already exists.

Strengths
  • โ€ขCompatible with @eslint/markdown without rule overlap.
  • โ€ขProper documentation and CI setup with coverage metrics.
Weaknesses
  • โ€ขDoesn't specify what unique rules it adds beyond existing tools.
  • โ€ขmarkdownlint is the established standard for markdown linting.
Target Audience

Developers linting Markdown in CI/CD pipelines

Similar To

markdownlint ยท eslint-plugin-markdown

Similar Projects