eslint-plugin-markdownlint
Markdown linter
Enables Markdown linting in ESLint to detect markdown file formatting errors
Eslint plugin which runs markdownlint. This is github mirror repository of https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint
24 stars
2 watching
2 forks
Language: JavaScript
last commit: about 2 months ago eslinteslint-pluginmarkdownmarkdownlint
Related projects:
Repository | Description | Stars |
---|---|---|
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,831 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 965 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 76 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 861 |
avto-dev/markdown-lint | A tool for linting Markdown files and changelogs with customizable rules and configuration options. | 78 |
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 386 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
bfanger/eslint-plugin-only-warn | A plugin to downgrade ESLint errors to warnings | 164 |
nickdeis/eslint-plugin-notice | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |