macOS
brew install markdownlocal Homebrew formula metadata
brew
Text-to-HTML conversion tool. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install markdownlocal Homebrew formula metadata
sudo apk add markdownAlpine Linux edge package indexes · markdown · source: dl-cdn.alpinelinux.org
sudo apt install markdownDebian stable package indexes · markdown · source: deb.debian.org
sudo zypper install MultiMarkdown-6openSUSE Tumbleweed package metadata · MultiMarkdown-6 · source: download.opensuse.org
overview
Text-to-HTML conversion tool
history
Markdown is John Gruber's original text-to-HTML conversion tool and the reference distribution for the Markdown plain-text formatting syntax.
The official Daring Fireball page presents Markdown as two things: a plain-text formatting syntax and a Perl software tool that converts that text to HTML. It describes the design goal as making source text readable enough to publish as plain text, with plain-text email named as the largest influence.
The downloadable Markdown 1.0.1 release is dated 17 December 2004. The original tool targeted the weblog tooling of its era, with installation instructions for Movable Type, Blosxom, and BBEdit, and required Perl 5.6.0 or later.
Markdown's adoption outgrew the original Perl script and became a durable interchange format for README files, static-site content, issue trackers, package registries, documentation generators, and editor tooling. In this Homebrew package, the shipped executable preserves the original conversion-tool lineage rather than the many later Markdown implementations.
The supplied package facts show distro packaging in Homebrew, Alpine, Debian, Ubuntu, and openSUSE-family packaging via MultiMarkdown, reflecting how the original syntax and tool became part of Unix-like documentation workflows.
The original use case is to write readable plain text and convert it to structurally valid HTML. The Daring Fireball page documents weblog integration, text-filter usage in BBEdit, an online Dingus for trying the syntax, and a configuration switch for XHTML-style versus HTML-style empty tags.
This package is historically important because it is the source of the Markdown name and reference syntax, not merely one parser among many. Package nerds care about it as a small Perl-era CLI whose influence is vastly larger than its code size.
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 |
|---|---|---|---|
markdown | 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://daringfireball.net/projects/markdown/
install metadata
| Package key | brew:markdown |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/markdown |
| Homepage | https://daringfireball.net/projects/markdown/ |
| Upstream docs | https://daringfireball.net/projects/markdown |
| License | BSD-3-Clause |
| Source archive | https://daringfireball.net/projects/downloads/Markdown_1.0.1.zip |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | markdown |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
markdown 1.0.1-14
Text-to-HTML conversion tool
https://daringfireball.net/projects/markdown/
sudo apt install markdownmarkdown 1.0.1-12
Text-to-HTML conversion tool
http://daringfireball.net/projects/markdown/
sudo apt install markdownmarkdown 1.0.1-r3
Text-to-HTML conversion tool for web writers
https://daringfireball.net/projects/markdown/
sudo apk add markdownmarkdown-doc 1.0.1-r3
Text-to-HTML conversion tool for web writers (documentation)
https://daringfireball.net/projects/markdown/
sudo apk add markdown-docMultiMarkdown-6 6.7.0-1.8
Reference implementation of MultiMarkdown
https://fletcherpenney.net/multimarkdown
sudo zypper install MultiMarkdown-6discount 3.0.1.2-2.2
Markdown text to HTML converter
https://www.pell.portland.or.us/~orc/Code/discount/
sudo zypper install discountsource 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.