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: over 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. | 949 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 965 |
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 386 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 861 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,831 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 170 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 76 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 24 |
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. | 191 |
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 | 85 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |