# 使用 Homebrew, apk, apt, zypper 安装 markdown

查看 markdown 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install markdown
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add markdown
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:markdown
- **软件包管理器:** Homebrew
- **版本:** 1.0.1
- **来源摘要:** Text-to-HTML conversion tool
- **主页:** <https://daringfireball.net/projects/markdown/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- markdown (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.1
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
