# markdown mit Homebrew, apk, apt, zypper installieren

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

## Installation

```sh
sudo av install brew:markdown
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install markdown
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add markdown
```

  Evidenz: Alpine Linux edge package indexes: markdown from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install markdown
```

  Evidenz: Debian stable package indexes: markdown from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install MultiMarkdown-6
```

  Evidenz: openSUSE Tumbleweed package metadata: MultiMarkdown-6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:markdown
- **Paketmanager:** Homebrew
- **Version:** 1.0.1
- **Quellzusammenfassung:** Text-to-HTML conversion tool
- **Homepage:** <https://daringfireball.net/projects/markdown/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- markdown (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.1
## Projektgeschichte und Nutzung

Markdown is John Gruber's original text-to-HTML conversion tool and the reference distribution for the Markdown plain-text formatting syntax.

### Projektgeschichte

The official Daring Fireball page presents Markdown as two things: a plain-text formatting syntax and a Perl software tool that converts that text to HTML. It describes the design goal as making source text readable enough to publish as plain text, with plain-text email named as the largest influence.

The downloadable Markdown 1.0.1 release is dated 17 December 2004. The original tool targeted the weblog tooling of its era, with installation instructions for Movable Type, Blosxom, and BBEdit, and required Perl 5.6.0 or later.

### Adoptionsgeschichte

Markdown's adoption outgrew the original Perl script and became a durable interchange format for README files, static-site content, issue trackers, package registries, documentation generators, and editor tooling. In this Homebrew package, the shipped executable preserves the original conversion-tool lineage rather than the many later Markdown implementations.

The supplied package facts show distro packaging in Homebrew, Alpine, Debian, Ubuntu, and openSUSE-family packaging via MultiMarkdown, reflecting how the original syntax and tool became part of Unix-like documentation workflows.

### Wie es verwendet wird

The original use case is to write readable plain text and convert it to structurally valid HTML. The Daring Fireball page documents weblog integration, text-filter usage in BBEdit, an online Dingus for trying the syntax, and a configuration switch for XHTML-style versus HTML-style empty tags.

### Warum Paket-Nerds sich dafür interessieren

This package is historically important because it is the source of the Markdown name and reference syntax, not merely one parser among many. Package nerds care about it as a small Perl-era CLI whose influence is vastly larger than its code size.

### Zeitleiste

- 2004: Markdown 1.0.1 download dated 17 December 2004 on the official project page.
- 2004: Official documentation describes Markdown as both syntax and a Perl text-to-HTML tool.
- 2026: Supplied package facts show continuing packaging in Homebrew and several Linux distributions.

### Related projects

- The official page references SmartyPants as an optional pairing for typographic punctuation in Movable Type.
- The package ecosystem later produced many related implementations and descendants, but this Homebrew formula tracks the original Daring Fireball Markdown tool.

### Quellen

- <https://daringfireball.net/projects/markdown/>
- <https://daringfireball.net/projects/markdown/syntax>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - markdown - 1.0.1-14: normalized package name match | Debian stable package indexes: markdown from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Text-to-HTML conversion tool | https://daringfireball.net/projects/markdown/
- Ubuntu apt - markdown - 1.0.1-12: normalized package name match | Ubuntu 24.04 LTS package indexes: markdown from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Text-to-HTML conversion tool | http://daringfireball.net/projects/markdown/
- apk - markdown - 1.0.1-r3: normalized package name match | Alpine Linux edge package indexes: markdown from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-to-HTML conversion tool for web writers | https://daringfireball.net/projects/markdown/
- apk - markdown-doc - 1.0.1-r3: normalized package name match | Alpine Linux edge package indexes: markdown-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-to-HTML conversion tool for web writers (documentation) | https://daringfireball.net/projects/markdown/
- zypper - MultiMarkdown-6 - 6.7.0-1.10: normalized package name match | openSUSE Tumbleweed package metadata: MultiMarkdown-6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Reference implementation of MultiMarkdown | https://fletcherpenney.net/multimarkdown
- zypper - discount - 3.0.1.2-2.4: normalized package name match | openSUSE Tumbleweed package metadata: discount from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Markdown text to HTML converter | https://www.pell.portland.or.us/~orc/Code/discount/


## Combined YAML source

View the package source record on GitHub. [combined/markdown.yml](https://github.com/mxcl/pkgdb/blob/main/combined/markdown.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
