macOS
brew install markdownlocal Homebrew formula metadata
安装
brew install markdownlocal Homebrew formula metadata
sudo apk add markdownAlpine Linux edge package indexes · markdown · 来源: dl-cdn.alpinelinux.org
sudo apt install markdownDebian stable package indexes · markdown · 来源: deb.debian.org
sudo zypper install MultiMarkdown-6openSUSE Tumbleweed package metadata · MultiMarkdown-6 · 来源: download.opensuse.org
概览
Text-to-HTML conversion tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
markdown | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://daringfireball.net/projects/markdown/
安装元数据
| 软件包键 | brew:markdown |
|---|---|
| 版本 | 1.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/markdown |
| 主页 | https://daringfireball.net/projects/markdown/ |
| 上游文档 | https://daringfireball.net/projects/markdown |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://daringfireball.net/projects/downloads/Markdown_1.0.1.zip |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 discount来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.