macOS
brew install markdownlint-clilocal Homebrew formula metadata
brew
CLI for Node.js style checker and lint tool for Markdown files. Version 0.49.0 via Homebrew; verified 2026-06-18.
install
brew install markdownlint-clilocal Homebrew formula metadata
nix profile install nixpkgs#markdownlint-clinixpkgs package indexes · pkgs/by-name/ma/markdownlint-cli/package.nix · source: api.github.com
sudo pacman -S markdownlint-cliArch Linux sync databases · markdownlint-cli · source: geo.mirror.pkgbuild.com
sudo apt install markdownlintDebian stable package indexes · markdownlint · source: deb.debian.org
choco install markdownlint-cliChocolatey community package catalog · markdownlint-cli · source: community.chocolatey.org
scoop install extras/.markdownlintScoop official bucket manifest trees · .markdownlint.json · source: api.github.com
overview
CLI for Node.js style checker and lint tool for Markdown files
history
markdownlint-cli is the command-line interface for David Anson's markdownlint rules, packaged as a Node.js CLI named markdownlint.
The official repository was created in 2016 and positions the project as a CLI wrapper around the markdownlint package. Its README documents npm installation, Homebrew installation on macOS, Docker/GitHub Packages usage, glob handling, automatic fixes, configuration files, exit codes, and pre-commit integration.
The CLI evolved as practical automation around Markdown style rules: it can lint files, directories, and globs; read from stdin; emit JSON; ignore files; apply basic fixes; load custom rules; and override rule enable/disable settings from the command line.
markdownlint-cli became part of Markdown quality gates for repositories because it fits npm scripts, shell commands, Docker, and pre-commit hooks. The supplied package facts show packaging across Homebrew, Chocolatey, Debian/Ubuntu, Nix, Arch, and Scoop, which is broad coverage for a documentation linter.
Users typically run markdownlint against Markdown file globs, often quoting globs so the CLI rather than the shell expands them. Configuration can be supplied with --config or discovered from .markdownlint.jsonc, .markdownlint.json, .markdownlint.yaml, .markdownlint.yml, or .markdownlintrc; .markdownlintignore is used for exclusions unless --ignore-path points elsewhere.
The tool is common in CI because it has documented exit codes and can be added to pre-commit with the official repository as the hook source.
markdownlint-cli is package-manager-relevant because it turns a JavaScript linting library into a predictable cross-platform command. It is one of the standard small tools maintainers reach for when Markdown style needs to be enforced alongside code linting.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.markdownlint.jsonc.markdownlint.json.markdownlint.yaml.markdownlint.yml.markdownlintrc.markdownlintignorefile supplied with --configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
markdownlint | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/igorshubovych/markdownlint-cli
install metadata
| Package key | brew:markdownlint-cli |
|---|---|
| Version | 0.49.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/markdownlint-cli |
| Homepage | https://github.com/igorshubovych/markdownlint-cli |
| Repository | https://github.com/igorshubovych/markdownlint-cli |
| Upstream docs | https://github.com/igorshubovych/markdownlint-cli#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.49.0.tgz |
| Last updated | 2026-06-18T08:09:52Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | markdownlint-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
markdownlint-cli
nix profile install nixpkgs#markdownlint-climarkdownlint-cli 0.48.0-1
Command-line interface for MarkdownLint
https://github.com/igorshubovych/markdownlint-cli
sudo pacman -S markdownlint-climarkdownlint-cli
choco install markdownlint-climarkdownlint 0.13.0-4
Markdown lint tool
https://github.com/markdownlint/markdownlint
sudo apt install markdownlintmarkdownlint 0.13.0-4
Markdown lint tool
https://github.com/markdownlint/markdownlint
sudo apt install markdownlintmarkdownlint 0.17.0-1
A lint tool to check markdown files and flag style issues
https://github.com/markdownlint/markdownlint
sudo pacman -S markdownlintextras/.markdownlint
scoop install extras/.markdownlintmain/.markdownlint
scoop install main/.markdownlintversions/.markdownlint
scoop install versions/.markdownlintsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.