markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files. (by DavidAnson)
vscode-markdownlint
Markdown linting and style checking for Visual Studio Code (by DavidAnson)
Our great sponsors
markdownlint | vscode-markdownlint | |
---|---|---|
3 | 2 | |
3,705 | 731 | |
- | - | |
9.5 | 7.9 | |
5 days ago | about 2 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
markdownlint
Posts with mentions or reviews of markdownlint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-04.
-
VS Code - Catch errors in your markdown files
The markdownlint VS Code extension is powered by the Node library of the same name. Its usage is quite similar to ESLint. It has a set of rules that can be configured, errors are highlighted, and you can automatically fix simple errors.
-
Markdown Linting
Markdown Lint
-
10 Best Visual Studio Code Extensions for Flutter Development
There are no compilers in the Flutter project that guarantee to find issues in README.md or CHANGELOG.md files. To remedy this, the Markdownlint plugin provides a set of guidelines to encourage Markdown file standards and uniformity. You can use this extension to check for problems locally and verify the content before publishing it live. Browse the user manual to learn more about rules.
vscode-markdownlint
Posts with mentions or reviews of vscode-markdownlint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-05.
-
Tool to automatically enforce Markdown style/formatting
There is a very impressive Markdown Linter for VSCode markdownlint. It has built in rules that can be several different ways, it also supports custom rules written in JavaScript.
What are some alternatives?
When comparing markdownlint and vscode-markdownlint you can also consider the following projects:
remark-lint - plugins to check (lint) markdown code style
obsidian-linter - An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
write-good - Naive linter for English prose
vscode-markdown-pdf - Markdown converter for Visual Studio Code
flutter-examples - This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
dart_style - An opinionated formatter/linter for Dart code
docs - Linode guides and tutorials.
code-for-ibmi - 🎁 IBM i development extension for VS Code
AutoIt-VSCode - AutoIt Extension for Visual Studio Code
proselint - A linter for prose.
stylelint - A mighty CSS linter that helps you avoid errors and enforce conventions.