Show HN: Lint Your Markdown with ESLint
Category: devtools
Tags: eslint, markdown, linting
Score: 5.5/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 6)
An ESLint plugin that provides additional rules for linting Markdown files, complementing the official @eslint/markdown package. It's interesting because it extends the familiar ESLint toolchain to Markdown, enabling developers to enforce consistency and best practices in documentation. The project is small but well-documented, with a clear focus on compatibility and ease of integration.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/lumirlumir/npm-eslint-markdown · JavaScript · MIT · 24 stars
View on Hacker News