# 使用 Homebrew, apt, MacPorts, Nix 安装 mmark

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

## 安装

```sh
sudo av install brew:mmark
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mmark
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mmark
```

  证据: MacPorts ports tree: textproc/mmark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mmark
```

  证据: Debian stable package indexes: mmark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mmark
```

  证据: nixpkgs package indexes: pkgs/by-name/mm/mmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mmark
- **软件包管理器:** Homebrew
- **版本:** 2.2.48
- **来源摘要:** Powerful markdown processor in Go geared towards the IETF
- **主页:** <https://mmark.miek.nl/>
- **仓库:** <https://github.com/mmarkdown/mmark>
- **最后更新:** 2026-07-29T17:04:56+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mmark (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Mmark is Miek Gieben's Go-based Markdown processor for IETF authoring. Its upstream material describes it as a powerful Markdown processor geared toward IETF documents, but also usable for books and technical documentation. The IETF authors' tools catalog lists mmark as a Markdown-to-RFCXML tool, credits Miek Gieben as author and maintainer, and classifies it as a maintained command-line/build tool.

### 项目历史

The tool's main milestone is support for the RFC 7991 XML vocabulary used by xml2rfc v3. Mmark takes an extended Markdown dialect with title blocks, special sections, citations, XML references, BCP14 keyword handling, captions, figures, includes, indexes, and cross references, then emits RFCXML, HTML5, or manual-page output. The generated RFCXML is meant to be passed to xml2rfc for final text, HTML, PDF, or other RFC outputs.

### 使用方式

Mmark belongs to the small ecosystem of tools that let IETF authors write Internet-Drafts in lightweight text formats instead of raw XML. It sits near kramdown-rfc and metanorma-ietf, with a package-manager niche as a single CLI for authors who want local Markdown-to-RFCXML conversion in scripts, Makefiles, and continuous document builds.

### 来源

- <https://formulae.brew.sh/formula/mmark>
- <https://github.com/ietf/authors.ietf.org/blob/main/tools-catalog.md>
- <https://github.com/mmarkdown/mmark>
- <https://mmark.miek.nl/post/start/>
- <https://mmark.miek.nl/post/syntax/>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - golang-github-mmarkdown-mmark-dev - 2.2.25+dfsg1-2: normalized package name match | Debian stable package indexes: golang-github-mmarkdown-mmark-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | powerful markdown processor in Go geared towards the IETF (library) | https://github.com/mmarkdown/mmark
- Debian apt - mmark - 2.2.25+dfsg1-2: normalized package name match | Debian stable package indexes: mmark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | powerful markdown processor in Go geared towards the IETF (program) | https://github.com/mmarkdown/mmark
- Nix - mmark: normalized package name match | nixpkgs package indexes: pkgs/by-name/mm/mmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-mmarkdown-mmark-dev - 2.2.25+dfsg1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-mmarkdown-mmark-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | powerful markdown processor in Go geared towards the IETF (library) | https://github.com/mmarkdown/mmark
- Ubuntu apt - mmark - 2.2.25+dfsg1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: mmark from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | powerful markdown processor in Go geared towards the IETF (program) | https://github.com/mmarkdown/mmark
- MacPorts - mmark: normalized package name match | MacPorts ports tree: textproc/mmark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mmark.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mmark.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
