macOS
brew install markedlocal Homebrew formula metadata
安装
brew install markedlocal Homebrew formula metadata
sudo dnf install markedFedora Rawhide package metadata · marked · 来源: dl.fedoraproject.org
sudo pacman -S markedArch Linux sync databases · marked · 来源: geo.mirror.pkgbuild.com
概览
Markdown parser and compiler built for speed
历史
Marked is a long-running JavaScript Markdown parser, compiler, and CLI known for speed, broad runtime support, and a low-level API that lets applications turn Markdown into HTML.
Marked began in 2011 under Christopher Jeffrey and later moved into the markedjs organization. The official license file preserves that history by distinguishing the 2011-2018 copyright period from the MarkedJS-maintained period that followed.
The GitHub repository and npm package were both created on 2011-07-24, putting Marked among the older Markdown packages in the Node.js package ecosystem. Its documentation emphasizes speed, browser/server/CLI use, and an extension model through marked.use().
Marked became a widely packaged Markdown implementation: by 2026-07-01 the GitHub repository reported 36,943 stars and 3,551 forks, while the npm package metadata showed version 18.0.5 as the current release. The supplied package-manager facts also list Homebrew, Fedora, and Arch packages, showing distribution beyond npm.
The project remained active through frequent 2026 releases, with GitHub release notes for v18.0.x documenting parser and CLI fixes. That maintenance cadence matters because Markdown parsers live in a long tail of edge cases, security expectations, and compatibility questions.
Marked is used both as a library and as a command-line program. The README shows CLI conversion with marked -o and JavaScript usage through marked.parse(), while the official docs warn that Marked does not sanitize generated HTML and should be paired with a sanitizer when rendering untrusted content.
For package maintainers, Marked is the sort of dependency that sits underneath documentation sites, static-site tools, server renderers, browser previews, and conversion scripts. Its package metadata exposes a marked binary and ESM/browser entry points, matching the multi-runtime story in the official docs.
Marked is historically important because it is both an npm-era Markdown parser and a CLI in one package. Its long version history, large downstream use, and explicit no-sanitization boundary make it a useful case study in how small parsing packages become infrastructure.
安全态势
没有找到 marked 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
marked | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:marked |
|---|---|
| 版本 | 18.0.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/marked |
| 主页 | https://marked.js.org/ |
| 仓库 | https://github.com/markedjs/marked |
| 上游文档 | https://marked.js.org/ |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/marked/-/marked-18.0.7.tgz |
| 最后更新 | 2026-07-22T03:36:42Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | marked |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
js-marked 2.0.0-13.fc44
Minified markdown parser for JavaScript built for speed
https://github.com/markedjs/marked
sudo dnf install js-markedmarked 2.0.0-13.fc44
A markdown parser for Node.js built for speed
https://github.com/markedjs/marked
sudo dnf install markednodejs-marked 2.0.0-13.fc44
A markdown parser for JavaScript built for speed
https://github.com/markedjs/marked
sudo dnf install nodejs-markedmarked 9.1.2-1
A markdown parser built for speed
sudo pacman -S marked来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.