macOS
brew install markdownlint-clilocal Homebrew formula metadata
brew
markdownlint-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install markdownlint-clilocal Homebrew formula metadata
nix profile install nixpkgs#markdownlint-clinixpkgs package indexes · pkgs/by-name/ma/markdownlint-cli/package.nix · ソース: api.github.com
sudo pacman -S markdownlint-cliArch Linux sync databases · markdownlint-cli · ソース: geo.mirror.pkgbuild.com
sudo apt install markdownlintDebian stable package indexes · markdownlint · ソース: deb.debian.org
choco install markdownlint-cliChocolatey community package catalog · markdownlint-cli · ソース: community.chocolatey.org
scoop install extras/.markdownlintScoop official bucket manifest trees · .markdownlint.json · ソース: api.github.com
概要
CLI for Node.js style checker and lint tool for Markdown files
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 --config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
markdownlint | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/igorshubovych/markdownlint-cli
インストールメタデータ
| パッケージキー | brew:markdownlint-cli |
|---|---|
| バージョン | 0.49.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/markdownlint-cli |
| ホームページ | https://github.com/igorshubovych/markdownlint-cli |
| リポジトリ | https://github.com/igorshubovych/markdownlint-cli |
| 上流ドキュメント | https://github.com/igorshubovych/markdownlint-cli#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.49.0.tgz |
| 最終更新 | 2026-06-18T08:09:52Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/.markdownlintソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.