markdown-lint
Markdown linter
A tool for linting Markdown files and changelogs with customizable rules and configuration options.
Linter for markdown (with presets)
78 stars
4 watching
12 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
dockerlintermarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 948 |
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 370 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 854 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,813 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 75 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
cake-contrib/cake.markdownlint | An addin for Cake Build Automation System that runs markdownlint | 0 |
flinedev/anylint | A tool that combines scripts and regular expressions to lint projects in various programming languages. | 115 |
0x6b/copy-selection-as-markdown | A Firefox add-on that allows users to copy selected text as Markdown, with customizable formatting options. | 190 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
projectatomic/dockerfile_lint | A tool that checks Dockerfile syntax and best practices | 86 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |