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
66 watching
739 forks
Language: JavaScript
last commit: about 1 month 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 | 386 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 965 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,476 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,831 |
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 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 76 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,697 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 861 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 821 |
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 with live preview and syntax highlighting | 988 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,778 |