macOS
brew install multimarkdownlocal Homebrew formula metadata
sudo port install multimarkdownMacPorts ports tree · textproc/multimarkdown/Portfile · source: api.github.com
brew
Turn marked-up plain text into well-formatted documents. Version 6.7.0 via Homebrew; verified from local package data.
install
brew install multimarkdownlocal Homebrew formula metadata
sudo port install multimarkdownMacPorts ports tree · textproc/multimarkdown/Portfile · source: api.github.com
sudo dnf install multimarkdownFedora Rawhide package metadata · multimarkdown · source: dl.fedoraproject.org
nix profile install nixpkgs#multimarkdownnixpkgs package indexes · pkgs/by-name/mu/multimarkdown/package.nix · source: api.github.com
overview
Turn marked-up plain text into well-formatted documents
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mmd2all | cli | global executable | |
mmd2epub | cli | global executable | |
mmd2fodt | cli | global executable | |
mmd2odt | cli | global executable | |
mmd2opml | cli | global executable | |
mmd2pdf | cli | global executable | |
mmd2tex | cli | global executable | |
multimarkdown | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fletcher/MultiMarkdown-6
install metadata
| Package key | brew:multimarkdown |
|---|---|
| Version | 6.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/multimarkdown |
| Homepage | https://fletcher.github.io/MultiMarkdown-6/ |
| Repository | https://github.com/fletcher/MultiMarkdown-6 |
| Upstream docs | https://fletcher.github.io/MultiMarkdown-6 |
| License | MIT |
| Source archive | https://github.com/fletcher/MultiMarkdown-6/archive/refs/tags/6.7.0.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 multimarkdownsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.