Automic VaultAutomic Vault

brew

html2markdown mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install html2markdown

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Convert HTML to Markdown

Befehle und Aliase

  • html2markdown

Verlauf

Projektgeschichte und Nutzung

html2markdown is the Homebrew-packaged command-line face of Johannes Kaufmann's html-to-markdown project, a Go implementation for turning HTML into readable Markdown. Its appeal comes from using an HTML parser and conversion rules instead of regular-expression scraping.

Projektgeschichte

The repository was created in 2018 and presents the project as a Go library that converts HTML to Markdown with parser-based handling for unknown input. The README emphasizes extensibility through rules and plugins, with support for GitHub-flavored Markdown features such as tables, strikethrough, and task-list items.

The release stream shows steady versioned packaging, with the 1.x series active through 2024 and the 2.x series appearing afterward. Release assets include platform archives and package artifacts, which explains why a library-oriented Go project also fits Homebrew as a CLI formula.

Adoptionsgeschichte

The project is visible in Go documentation, Homebrew, and Debian's Go library packaging. That adoption pattern is common for Go conversion libraries: developers embed the library in migration tools, while package managers expose a small command-line converter for one-off document cleanup.

Wie es verwendet wird

Typical use cases are converting copied web fragments, archived pages, CMS exports, or generated HTML into Markdown for documentation systems. The README's rule and plugin APIs make it useful when a team needs repeatable conversion rules instead of a generic all-purpose document converter.

Warum Paket-Nerds sich dafür interessieren

For package nerds, html2markdown is interesting because it occupies the narrow lane between heavyweight converters such as Pandoc and tiny ad hoc scripts. It packages a parser-backed Go library as an installable utility, giving shell users a focused HTML-to-Markdown tool with binaries across platforms.

Zeitleiste

  • 2018: The html-to-markdown repository was created on GitHub.
  • 2020: The v1.2.0 release continued the early 1.x line.
  • 2021: v1.3.0 added nested-list focused work.
  • 2023: v1.4.0 added escaping control, followed by v1.5.0 list-start work.
  • 2024: v1.6.0 landed before the alpha 2.0 releases.
  • 2025: v2.3.0 identified table-plugin work in the release title.
  • 2026: v2.5.2 shipped with multiple platform artifacts.

Related projects

  • The README names Turndown for JavaScript and lunny/html2md as related projects. In practice, users also compare this kind of tool with Pandoc, html2text, and bespoke site-migration scripts.

Quellen

  • GitHub repository and release metadata document the repository creation date and versioned release history.
  • Homebrew and Debian package pages support package-manager adoption.
  • The GitHub README documents parser-based conversion, rules, plugins, security caveats, and related projects.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für html2markdown wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhä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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
html2markdowncliglobales 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-08
Manager-Version2.5.2
Manager aktualisiert2026-06-07
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.5.2

https://github.com/JohannesKaufmann/html-to-markdown

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:html2markdown
Version2.5.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/html2markdown
Homepagehttps://html-to-markdown.com
Repositoryhttps://github.com/JohannesKaufmann/html-to-markdown
Upstream-Dokumentationhttps://github.com/JohannesKaufmann/html-to-markdown
LizenzMIT
Quellarchivhttps://github.com/JohannesKaufmann/html-to-markdown/archive/refs/tags/v2.5.2.tar.gz
Zuletzt aktualisiert2026-06-07T15:08:40Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment