macOS
brew install cmarklocal Homebrew formula metadata
sudo port install cmarkMacPorts ports tree · devel/cmark/Portfile · ソース: api.github.com
brew
cmark のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cmarklocal Homebrew formula metadata
sudo port install cmarkMacPorts ports tree · devel/cmark/Portfile · ソース: api.github.com
sudo apk add cmarkAlpine Linux edge package indexes · cmark · ソース: dl-cdn.alpinelinux.org
sudo apt install cmarkDebian stable package indexes · cmark · ソース: deb.debian.org
sudo dnf install cmarkFedora Rawhide package metadata · cmark · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cmarknixpkgs package indexes · pkgs/by-name/cm/cmark/package.nix · ソース: api.github.com
sudo pacman -S cmarkArch Linux sync databases · cmark · ソース: geo.mirror.pkgbuild.com
sudo zypper install cmarkopenSUSE Tumbleweed package metadata · cmark · ソース: download.opensuse.org
概要
Strongly specified, highly compatible implementation of Markdown
履歴
cmark is the C reference implementation of CommonMark, providing both a libcmark parsing/rendering library and a cmark command-line program. It exists to make Markdown behavior testable, portable, fast, and consistent across implementations.
CommonMark grew out of the need for an unambiguous Markdown specification after years of divergent Markdown implementations. The CommonMark site says the effort started in 2014 with implementers and large-scale Markdown users, and the cmark README credits John MacFarlane with the original library and program alongside contributors to parsing, optimization, links, emphasis, APIs, and tests.
The CommonMark site reports implementations for dozens of programming languages and lists adopters including Discourse, GitHub, GitLab, Reddit, Qt, Stack Overflow/Stack Exchange, and Swift. The batch input lists cmark packages across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE/zypper.
The cmark program parses CommonMark documents and renders HTML, groff man, LaTeX, CommonMark, or XML AST output. The library exposes an AST for programmatic manipulation and is wrapped by bindings for multiple languages; the README also documents security behavior around raw HTML and unsafe links.
cmark is important because it gives package ecosystems a small, fast, C99, dependency-light implementation of a standardized Markdown dialect. It is a common build or test dependency for projects that want Markdown rendering without inheriting each host language's quirks.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cmark | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/commonmark/cmark
インストールメタデータ
| パッケージキー | brew:cmark |
|---|---|
| バージョン | 0.31.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cmark |
| ホームページ | https://commonmark.org/ |
| リポジトリ | https://github.com/commonmark/cmark |
| 上流ドキュメント | https://commonmark.org/ |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/commonmark/cmark/archive/refs/tags/0.31.2.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cmark |
| 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 0.30.2-6+b2
CommonMark parsing and rendering program
https://github.com/commonmark/cmark
sudo apt install cmarklibcmark-dev 0.30.2-6+b2
development files for CommonMark parsing and rendering library
https://github.com/commonmark/cmark
sudo apt install libcmark-devlibcmark0.30.2 0.30.2-6+b2
CommonMark parsing and rendering library
https://github.com/commonmark/cmark
sudo apt install libcmark0.30.2cmark
nix profile install nixpkgs#cmarkcmark 0.30.2-6build1
CommonMark parsing and rendering program
https://github.com/commonmark/cmark
sudo apt install cmarklibcmark-dev 0.30.2-6build1
development files for CommonMark parsing and rendering library
https://github.com/commonmark/cmark
sudo apt install libcmark-devlibcmark0.30.2 0.30.2-6build1
CommonMark parsing and rendering library
https://github.com/commonmark/cmark
sudo apt install libcmark0.30.2cmark 0.31.2-r0
C reference implementation of CommonMark, a rationalized Markdown spec
https://github.com/commonmark/cmark
sudo apk add cmarkcmark-dev 0.31.2-r0
C reference implementation of CommonMark, a rationalized Markdown spec (development files)
https://github.com/commonmark/cmark
sudo apk add cmark-devcmark-doc 0.31.2-r0
C reference implementation of CommonMark, a rationalized Markdown spec (documentation)
https://github.com/commonmark/cmark
sudo apk add cmark-doclibcmark 0.31.2-r0
C reference implementation of CommonMark, a rationalized Markdown spec (libraries)
https://github.com/commonmark/cmark
sudo apk add libcmarkcmark 0.31.1-3.fc44
CommonMark parsing and rendering
sudo dnf install cmarkcmark-devel 0.31.1-3.fc44
Development files for cmark
sudo dnf install cmark-develcmark-lib 0.31.1-3.fc44
CommonMark parsing and rendering library
sudo dnf install cmark-libcmark 0.31.2-1
CommonMark parsing and rendering library and program in C
https://github.com/commonmark/cmark
sudo pacman -S cmarkcmark 0.31.1-1.3
CommonMark parsing and rendering library and program in C
sudo zypper install cmarkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.