macOS
brew install mandownlocal Homebrew formula metadata
brew
mandown のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.