coc-markdownlint
Markdown linter
A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities.
markdownlint extension for coc.nvim
170 stars
5 watching
2 forks
Language: TypeScript
last commit: 3 days ago markdownlint
Related projects:
Repository | Description | Stars |
---|---|---|
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 957 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,835 |
neoclide/coc-stylelint | An extension for Neovim's Coc.nvim plugin to integrate Stylelint validation and configuration. | 44 |
jakewvincent/mkdnflow.nvim | A plugin that enables efficient navigation and management of markdown documents and notebooks in Neovim. | 699 |
avto-dev/markdown-lint | A tool for linting Markdown files and changelogs with customizable rules and configuration options. | 78 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 156 |
davidanson/markdownlint-cli2 | A command-line interface for linting Markdown files using the markdownlint library | 379 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 75 |
igorshubovych/markdownlint-cli | A command line interface for linting Markdown files | 859 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 106 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 61 |
sidofc/mkdx | A Vim plugin that adds features to markdown documents | 482 |
nfrid/markdown-togglecheck | A plugin that simplifies the editing of task lists in markdown documents | 20 |
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 660 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |