macOS
brew install markdownlint-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für markdownlint-cli in AI-Agent-Workflows.
Installation
brew install markdownlint-clilocal Homebrew formula metadata
nix profile install nixpkgs#markdownlint-clinixpkgs package indexes · pkgs/by-name/ma/markdownlint-cli/package.nix · Quelle: api.github.com
sudo pacman -S markdownlint-cliArch Linux sync databases · markdownlint-cli · Quelle: geo.mirror.pkgbuild.com
sudo apt install markdownlintDebian stable package indexes · markdownlint · Quelle: deb.debian.org
choco install markdownlint-cliChocolatey community package catalog · markdownlint-cli · Quelle: community.chocolatey.org
scoop install extras/.markdownlintScoop official bucket manifest trees · .markdownlint.json · Quelle: api.github.com
Überblick
CLI for Node.js style checker and lint tool for Markdown files
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
markdownlint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/igorshubovych/markdownlint-cli
Installationsmetadaten
| Paketschlüssel | brew:markdownlint-cli |
|---|---|
| Version | 0.49.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/markdownlint-cli |
| Homepage | https://github.com/igorshubovych/markdownlint-cli |
| Repository | https://github.com/igorshubovych/markdownlint-cli |
| Upstream-Dokumentation | https://github.com/igorshubovych/markdownlint-cli#readme |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.49.0.tgz |
| Zuletzt aktualisiert | 2026-06-18T08:09:52Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/.markdownlintQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.