macOS
brew install comraklocal Homebrew formula metadata
brew
CommonMark + GFM compatible Markdown parser and renderer. Version 0.53.0 via Homebrew; verified 2026-07-02.
install
brew install comraklocal Homebrew formula metadata
sudo apk add comrakAlpine Linux edge package indexes · comrak · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#comraknixpkgs package indexes · pkgs/by-name/co/comrak/package.nix · source: api.github.com
scoop install main/comrakScoop official bucket manifest trees · bucket/comrak.json · source: api.github.com
overview
CommonMark + GFM compatible Markdown parser and renderer
history
Comrak is a Rust CommonMark and GitHub Flavored Markdown parser and renderer with both library and CLI use cases.
The project publishes a Rust crate and CLI around standards-oriented Markdown parsing. Its README emphasizes compatibility with CommonMark and GitHub Flavored Markdown and shows conformance badge counts for both test suites.
crates.io records public Comrak releases starting in 2017. Official installation notes cover Cargo, cargo-binstall, several Unix distributions, Homebrew, Nix, and Scoop, showing adoption as both a Rust library dependency and a standalone formatter/converter CLI.
Comrak can parse files or standard input and render HTML, XML, or CommonMark. Its CLI supports a config file and options for GFM extensions, HTML safety behavior, syntax highlighting, source positions, and in-place formatting.
Comrak matters to package maintainers because Markdown rendering is part of package metadata, README display, docs generation, and changelog tooling. A CommonMark/GFM-compatible Rust implementation gives both Rust programs and shell workflows a reusable renderer.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/comrak/config~/.config/comrak/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
comrak | 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/kivikakk/comrak
install metadata
| Package key | brew:comrak |
|---|---|
| Version | 0.53.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/comrak |
| Homepage | https://comrak.ee |
| Repository | https://github.com/kivikakk/comrak |
| Upstream docs | https://comrak.ee/ |
| License | BSD-2-Clause |
| Source archive | https://github.com/kivikakk/comrak/archive/refs/tags/v0.53.0.tar.gz |
| Last updated | 2026-07-02T03:22:27Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | comrak |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
comrak
nix profile install nixpkgs#comrakcomrak 0.52.0-r0
CommonMark + GFM compatible Markdown parser and renderer
https://github.com/kivikakk/comrak
sudo apk add comrakcomrak-doc 0.52.0-r0
CommonMark + GFM compatible Markdown parser and renderer (documentation)
https://github.com/kivikakk/comrak
sudo apk add comrak-docmain/comrak
scoop install main/comraksource 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.