markdownlint
Markdown checker
A tool to automatically check markdown files for style issues and report problems.
Markdown lint tool
2k stars
16 watching
228 forks
Language: Ruby
last commit: 11 months ago
Linked from 3 awesome lists
markdownmarkdownlintruby
Related projects:
Repository | Description | Stars |
---|---|---|
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 854 |
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 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
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 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 75 |
xt0rted/markdownlint-problem-matcher | Detects and annotates errors in markdownlint-cli reports | 9 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
johnfraney/flake8-markdown | A tool that checks Python code blocks in Markdown files for errors and syntax issues. | 23 |
cake-contrib/cake.markdownlint | An addin for Cake Build Automation System that runs markdownlint | 0 |
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |