# Installer markdown avec Homebrew, apk, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de markdown pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install markdown
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add markdown
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:markdown
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.1
- **Résumé source:** Text-to-HTML conversion tool
- **Page d'accueil:** <https://daringfireball.net/projects/markdown/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- markdown (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.1
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
