macOS
brew install cmark-gfmlocal Homebrew formula metadata
sudo port install cmark-gfmMacPorts ports tree · devel/cmark-gfm/Portfile · 来源: api.github.com
安装
brew install cmark-gfmlocal Homebrew formula metadata
sudo port install cmark-gfmMacPorts ports tree · devel/cmark-gfm/Portfile · 来源: api.github.com
sudo apt install cmark-gfmDebian stable package indexes · cmark-gfm · 来源: deb.debian.org
nix profile install nixpkgs#cmark-gfmnixpkgs package indexes · pkgs/by-name/cm/cmark-gfm/package.nix · 来源: api.github.com
sudo pacman -S cmark-gfmArch Linux sync databases · cmark-gfm · 来源: geo.mirror.pkgbuild.com
概览
C implementation of GitHub Flavored Markdown
历史
cmark-gfm is GitHub's fork of cmark, extending the CommonMark C reference implementation with GitHub Flavored Markdown extensions. It provides GFM-specific libraries and binaries suffixed with -gfm so they can coexist with upstream cmark.
GitHub created the cmark-gfm repository in December 2016. The README states that the project adds GitHub Flavored Markdown extensions to the upstream CommonMark implementation, as defined by the GFM spec, while preserving much of the upstream cmark README.
The GFM spec says GitHub Flavored Markdown is the Markdown dialect supported for user content on GitHub.com and GitHub Enterprise. The batch input lists cmark-gfm packages for Homebrew, Debian, MacPorts, Nix, Arch/pacman, and Ubuntu, reflecting its role as the packaged local implementation of GitHub's Markdown dialect.
Users run cmark-gfm or link against its library to parse Markdown with GitHub extensions such as tables, task list items, strikethrough, autolinks, and disallowed raw HTML behavior. The README also documents the inherited cmark AST, renderer, security, build, and test workflows.
cmark-gfm matters when a package needs GitHub-style Markdown rendering rather than plain CommonMark. The -gfm suffixing is package-manager friendly because it avoids collisions with upstream cmark while exposing GitHub's dialect as a reproducible command-line and library dependency.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cmark-gfm | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/github/cmark-gfm
安装元数据
| 软件包键 | brew:cmark-gfm |
|---|---|
| 版本 | 0.29.0.gfm.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cmark-gfm |
| 主页 | https://github.com/github/cmark-gfm |
| 仓库 | https://github.com/github/cmark-gfm |
| 上游文档 | https://github.com/github/cmark-gfm#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/github/cmark-gfm/archive/refs/tags/0.29.0.gfm.13.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 | cmark-gfm |
| 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 软件包链接分开显示。
cmark-gfm 0.29.0.gfm.13-4
CommonMark parsing and rendering program, GitHub flavor
https://github.com/github/cmark
sudo apt install cmark-gfmlibcmark-gfm-dev 0.29.0.gfm.13-4
CommonMark GitHub flavor gfm library dev files
https://github.com/github/cmark
sudo apt install libcmark-gfm-devlibcmark-gfm-extensions-dev 0.29.0.gfm.13-4
CommonMark GitHub flavor gfm extensions library dev files
https://github.com/github/cmark
sudo apt install libcmark-gfm-extensions-devlibcmark-gfm-extensions0.29.0.gfm.13 0.29.0.gfm.13-4
CommonMark GitHub flavor gfm extension library
https://github.com/github/cmark
sudo apt install libcmark-gfm-extensions0.29.0.gfm.13libcmark-gfm0.29.0.gfm.13 0.29.0.gfm.13-4
CommonMark GitHub flavor gfm library
https://github.com/github/cmark
sudo apt install libcmark-gfm0.29.0.gfm.13cmark-gfm
nix profile install nixpkgs#cmark-gfmcmark-gfm 0.29.0.gfm.6-6build1
CommonMark parsing and rendering program, GitHub flavor
https://github.com/github/cmark
sudo apt install cmark-gfmlibcmark-gfm-dev 0.29.0.gfm.6-6build1
CommonMark GitHub flavor gfm library dev files
https://github.com/github/cmark
sudo apt install libcmark-gfm-devlibcmark-gfm-extensions-dev 0.29.0.gfm.6-6build1
CommonMark GitHub flavor gfm extensions library dev files
https://github.com/github/cmark
sudo apt install libcmark-gfm-extensions-devlibcmark-gfm-extensions0.29.0.gfm.6 0.29.0.gfm.6-6build1
CommonMark GitHub flavor gfm extension library
https://github.com/github/cmark
sudo apt install libcmark-gfm-extensions0.29.0.gfm.6libcmark-gfm0.29.0.gfm.6 0.29.0.gfm.6-6build1
CommonMark GitHub flavor gfm library
https://github.com/github/cmark
sudo apt install libcmark-gfm0.29.0.gfm.6cmark-gfm 0.29.0.gfm.13-1
GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C
https://github.com/github/cmark
sudo pacman -S cmark-gfmcmark-gfm
sudo port install cmark-gfm来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.