Automic VaultAutomic Vault

brew

markdownlint-cli mit Homebrew, chocolatey, Nix, pacman, apt, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für markdownlint-cli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install markdownlint-cli

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#markdownlint-cli

nixpkgs package indexes · pkgs/by-name/ma/markdownlint-cli/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S markdownlint-cli

Arch Linux sync databases · markdownlint-cli · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install markdownlint

Debian stable package indexes · markdownlint · Quelle: deb.debian.org

Windows

Chocolateyverifiziert · 92%
choco install markdownlint-cli

Chocolatey community package catalog · markdownlint-cli · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/.markdownlint

Scoop official bucket manifest trees · .markdownlint.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

CLI for Node.js style checker and lint tool for Markdown files

Befehle und Aliase

  • markdownlint

Verlauf

Projektgeschichte und Nutzung

markdownlint-cli is the command-line interface for David Anson's markdownlint rules, packaged as a Node.js CLI named markdownlint.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2016: GitHub repository created.
  • 2016 onward: Tags begin with early 0.x releases and continue through later v0.x versions.
  • 2026: Supplied package facts show packaging across npm-oriented and OS package-manager ecosystems.

Related projects

  • The README identifies markdownlint as the underlying API/rules package.
  • The README lists markdownlint-cli2 as an alternate CLI implementation.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.markdownlint.jsonc.markdownlint.json.markdownlint.yaml.markdownlint.yml.markdownlintrc.markdownlintignorefile supplied with --config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
markdownlintcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version0.49.0
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/igorshubovych/markdownlint-cli

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:markdownlint-cli
Version0.49.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/markdownlint-cli
Homepagehttps://github.com/igorshubovych/markdownlint-cli
Repositoryhttps://github.com/igorshubovych/markdownlint-cli
Upstream-Dokumentationhttps://github.com/igorshubovych/markdownlint-cli#readme
LizenzMIT
Quellarchivhttps://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.49.0.tgz
Zuletzt aktualisiert2026-06-18T08:09:52Z
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemarkdownlint-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

markdownlint-cli

nix profile install nixpkgs#markdownlint-cli
  • normalized package name match
  • Abgeglichen nach: Markdownlint Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/markdownlint-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

markdownlint-cli 0.48.0-1

Command-line interface for MarkdownLint

https://github.com/igorshubovych/markdownlint-cli

sudo pacman -S markdownlint-cli
  • License: MIT
  • Architecture: any
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Markdownlint Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: markdownlint-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

markdownlint-cli

choco install markdownlint-cli
  • normalized package name match
  • Abgeglichen nach: Markdownlint Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: markdownlint-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.8512','kmupd4'
Debian apt92%

markdownlint 0.13.0-4

Markdown lint tool

https://github.com/markdownlint/markdownlint

sudo apt install markdownlint
  • Section: text
  • Architecture: all
  • Source Package: ruby-mdl
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: markdownlint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

markdownlint 0.13.0-4

Markdown lint tool

https://github.com/markdownlint/markdownlint

sudo apt install markdownlint
  • Section: universe/text
  • Architecture: all
  • Source Package: ruby-mdl
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: markdownlint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman92%

markdownlint 0.17.0-1

A lint tool to check markdown files and flag style issues

https://github.com/markdownlint/markdownlint

sudo pacman -S markdownlint
  • License: MIT
  • Architecture: any
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: markdownlint from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop92%

extras/.markdownlint

scoop install extras/.markdownlint
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: .markdownlint.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
Scoop92%

main/.markdownlint

scoop install main/.markdownlint
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: .markdownlint.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
Scoop92%

versions/.markdownlint

scoop install versions/.markdownlint
  • installed executable or alias match
  • Abgeglichen nach: Markdownlint
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: .markdownlint.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment