macOS
brew install multimarkdownlocal Homebrew formula metadata
sudo port install multimarkdownMacPorts ports tree · textproc/multimarkdown/Portfile · ソース: api.github.com
brew
multimarkdown のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install multimarkdownlocal Homebrew formula metadata
sudo port install multimarkdownMacPorts ports tree · textproc/multimarkdown/Portfile · ソース: api.github.com
sudo dnf install multimarkdownFedora Rawhide package metadata · multimarkdown · ソース: dl.fedoraproject.org
nix profile install nixpkgs#multimarkdownnixpkgs package indexes · pkgs/by-name/mu/multimarkdown/package.nix · ソース: api.github.com
概要
Turn marked-up plain text into well-formatted documents
履歴
MultiMarkdown is Fletcher T. Penney's extension of John Gruber's Markdown, created to keep Markdown's readable plain-text writing style while adding document-oriented features and additional output formats. Penney's own description says MultiMarkdown began as a Perl script modified from Markdown.pl; later versions became a standalone converter and syntax family. MultiMarkdown Software describes Penney as the author and summarizes the format as a Markdown superset for converting minimally formatted text into HTML, LaTeX, and other formats.
Technically, MultiMarkdown's role is not just "Markdown to HTML." It adds features such as tables, footnotes, citations, metadata, and smart typography, and it targets workflows that end in HTML, LaTeX/PDF, OPML, and OpenDocument/Flat OpenDocument files that can be carried into word processors. The Homebrew package exposes both the main `multimarkdown` command and convenience front ends such as `mmd2pdf`, `mmd2tex`, `mmd2epub`, `mmd2odt`, and `mmd2opml`, making it a document-conversion package rather than only a web publishing filter.
Its ecosystem niche overlaps with Pandoc, Markdown processors, and editor-integrated previewers, but MultiMarkdown is distinctive for being both a syntax specification and a compact conversion tool with a long Mac/document-authoring lineage. Package managers such as Homebrew, MacPorts, Nix, and Linux distributions carry it for users who want repeatable command-line document builds without adopting a larger universal converter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mmd2all | cli | グローバル実行可能ファイル | |
mmd2epub | cli | グローバル実行可能ファイル | |
mmd2fodt | cli | グローバル実行可能ファイル | |
mmd2odt | cli | グローバル実行可能ファイル | |
mmd2opml | cli | グローバル実行可能ファイル | |
mmd2pdf | cli | グローバル実行可能ファイル | |
mmd2tex | cli | グローバル実行可能ファイル | |
multimarkdown | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fletcher/MultiMarkdown-6
インストールメタデータ
| パッケージキー | brew:multimarkdown |
|---|---|
| バージョン | 6.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/multimarkdown |
| ホームページ | https://fletcher.github.io/MultiMarkdown-6/ |
| リポジトリ | https://github.com/fletcher/MultiMarkdown-6 |
| 上流ドキュメント | https://fletcher.github.io/MultiMarkdown-6 |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/fletcher/MultiMarkdown-6/archive/refs/tags/6.7.0.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | multimarkdown |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
multimarkdown
nix profile install nixpkgs#multimarkdownmultimarkdown 6.7.0-22.fc44
Lightweight markup processor to produce HTML, LaTeX, and more
https://fletcher.github.io/MultiMarkdown-6/
sudo dnf install multimarkdownmultimarkdown
sudo port install multimarkdownソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.