macOS
brew install mandownlocal Homebrew formula metadata
安装
brew install mandownlocal Homebrew formula metadata
sudo apk add mandownAlpine Linux edge package indexes · mandown · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mandownnixpkgs package indexes · pkgs/by-name/ma/mandown/package.nix · 来源: api.github.com
sudo pacman -S mandownArch Linux sync databases · mandown · 来源: geo.mirror.pkgbuild.com
sudo zypper install mandownopenSUSE Tumbleweed package metadata · mandown · 来源: download.opensuse.org
概览
Man-page inspired Markdown viewer
历史
mandown is a man-page-inspired Markdown pager written in C. Its installed command is `mdn`, and the README positions it as a terminal viewer for README files, manual-like Markdown, and local Markdown documents.
The public GitHub tag history shows early 0.x releases in May 2020, a 1.0.0 tag in June 2020, a 1.0.4 tag in October 2021, and renewed 1.0.5.x maintenance tags in 2025. The README notes a name change in which the executable became `mdn`.
Development has focused on a small C terminal application with ncurses, libxml2, and libconfig dependencies, plus a static/shared library embedding interface for applications that want to render Markdown.
mandown's adoption is niche but visible: the README documents Homebrew installation, and package-manager metadata shows availability in Homebrew and several Linux-oriented package collections. The GitHub repository has a few hundred stars, consistent with a small terminal utility rather than core system infrastructure.
Its appeal is strongest among users who like the `man` reading model and want Markdown to feel like local terminal documentation rather than a browser format.
The normal usage is `mdn sample.md` or `mdn <file>`, with keyboard controls inspired by pagers such as `less` and `vim`: movement with arrows or `j`/`k`, page movement with space/backspace or page keys, hyperlink inspection, mouse scrolling, and `q` to exit.
The README documents a user customization file at `~/.config/mdn/mdnrc` and control schemes including mdn, vim, and less, with less being the default at the time described.
mandown is package-nerd interesting because it occupies a tiny terminal niche: render Markdown like a manual page without pulling in a browser, Electron app, or large documentation stack.
For packagers, the important details are the executable rename to `mdn`, the ncurses/libxml2/libconfig dependencies, and the user config path under XDG-style config.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/mdn/mdnrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mdn | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Titor8115/mandown
安装元数据
| 软件包键 | brew:mandown |
|---|---|
| 版本 | 1.0.5.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mandown |
| 主页 | https://github.com/Titor8115/mandown |
| 仓库 | https://github.com/Titor8115/mandown |
| 上游文档 | https://github.com/Titor8115/mandown#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/Titor8115/mandown/archive/refs/tags/v1.0.5.2.tar.gz |
| 依赖 | libconfig, ncurses |
| 构建依赖 | pkgconf |
| macOS 提供的库 | libxml2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mandown |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mandown
nix profile install nixpkgs#mandownmandown 1.1.0-r0
Create man pages from markdown markup
https://gitlab.com/kornelski/mandown
sudo apk add mandownmandown 1.1.0-2
Create man pages from markdown markup
https://gitlab.com/kornelski/mandown
sudo pacman -S mandownmandown 1.1.0-1.1
A man page generator for markdown markup files
https://gitlab.com/kornelski/mandown
sudo zypper install mandown来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.