macOS
brew install cmark-gfmlocal Homebrew formula metadata
sudo port install cmark-gfmMacPorts ports tree · devel/cmark-gfm/Portfile · source: api.github.com
brew
C implementation of GitHub Flavored Markdown. Version 0.29.0.gfm.13 via Homebrew; verified from local package data.
install
brew install cmark-gfmlocal Homebrew formula metadata
sudo port install cmark-gfmMacPorts ports tree · devel/cmark-gfm/Portfile · source: api.github.com
sudo apt install cmark-gfmDebian stable package indexes · cmark-gfm · source: deb.debian.org
nix profile install nixpkgs#cmark-gfmnixpkgs package indexes · pkgs/by-name/cm/cmark-gfm/package.nix · source: api.github.com
sudo pacman -S cmark-gfmArch Linux sync databases · cmark-gfm · source: geo.mirror.pkgbuild.com
overview
C implementation of GitHub Flavored Markdown
history
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.
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 |
|---|---|---|---|
cmark-gfm | 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/github/cmark-gfm
install metadata
| Package key | brew:cmark-gfm |
|---|---|
| Version | 0.29.0.gfm.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cmark-gfm |
| Homepage | https://github.com/github/cmark-gfm |
| Repository | https://github.com/github/cmark-gfm |
| Upstream docs | https://github.com/github/cmark-gfm#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/github/cmark-gfm/archive/refs/tags/0.29.0.gfm.13.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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-gfmsource 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.