markdownlint-github
Linter config
Provides a collection of markdownlint rules and configurations for use on GitHub projects
An opinionated collection of markdownlint rules used by GitHub.
76 stars
154 watching
2 forks
Language: JavaScript
last commit: about 1 month ago markdownlintmarkdownlint-rule
Related projects:
Repository | Description | Stars |
---|---|---|
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 861 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 24 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
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 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 170 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 965 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,831 |
gajus/gitdown | Enhances GitHub Flavored Markdown with additional functionality | 452 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
wagoid/commitlint-github-action | Lints Pull Request commits with commitlint to enforce coding standards. | 364 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
xt0rted/markdownlint-problem-matcher | Detects and annotates errors in markdownlint-cli reports | 9 |