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.
75 stars
151 watching
1 forks
Language: JavaScript
last commit: 9 days ago markdownlintmarkdownlint-rule
Related projects:
Repository | Description | Stars |
---|---|---|
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 854 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
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 | 370 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 948 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,813 |
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. | 952 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
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 |