markdownlint
File analyzer
Analyzes Markdown and CommonMark files for consistency and formatting errors
A Node.js style checker and lint tool for Markdown/CommonMark files.
5k stars
65 watching
738 forks
Language: JavaScript
last commit: 1 day ago
Linked from 3 awesome lists
commonmarklintmarkdownnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 379 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 957 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,392 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,822 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
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 | 75 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,696 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 859 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 822 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 106 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
amitmerchant1990/electron-markdownify | A desktop Markdown editor that provides live preview and formatting capabilities. | 984 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,725 |