markdownlint-cli
Markdown linter
A command line interface for linting Markdown files
MarkdownLint Command Line Interface
861 stars
12 watching
87 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
markdownmarkdownlint
Related projects:
Repository | Description | Stars |
---|---|---|
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 386 |
avto-dev/markdown-lint | A tool for linting Markdown files and changelogs with customizable rules and configuration options. | 78 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,831 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 965 |
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 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 170 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
cake-contrib/cake.markdownlint | An addin for Cake Build Automation System that runs markdownlint | 0 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
markdown-it/markdown-it-container | Creates custom block-level containers for markdown-it markdown parser | 503 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 547 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,988 |
gajus/gitdown | Enhances GitHub Flavored Markdown with additional functionality | 452 |