macOS
brew install mandownlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mandown in AI-Agent-Workflows.
Installation
brew install mandownlocal Homebrew formula metadata
sudo apk add mandownAlpine Linux edge package indexes · mandown · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mandownnixpkgs package indexes · pkgs/by-name/ma/mandown/package.nix · Quelle: api.github.com
sudo pacman -S mandownArch Linux sync databases · mandown · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mandownopenSUSE Tumbleweed package metadata · mandown · Quelle: download.opensuse.org
Überblick
Man-page inspired Markdown viewer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/mdnrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mdn | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Titor8115/mandown
Installationsmetadaten
| Paketschlüssel | brew:mandown |
|---|---|
| Version | 1.0.5.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mandown |
| Homepage | https://github.com/Titor8115/mandown |
| Repository | https://github.com/Titor8115/mandown |
| Upstream-Dokumentation | https://github.com/Titor8115/mandown#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/Titor8115/mandown/archive/refs/tags/v1.0.5.2.tar.gz |
| Abhängigkeiten | libconfig, ncurses |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 mandownQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.