Jonathan L Hanmann jon
  • Joined on 2025-02-13

cmark (0.30.2-6build1)

Published 2025-03-17 14:52:20 +00:00 by jon

Installation

sudo curl  -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install cmark=0.30.2-6build1

Repository Info

Distributions
noble
Components
universe
Architectures
arm64

About this package

CommonMark parsing and rendering program cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. . cmark parses almost as fast as sundown and hoedown (but safer and less buggy), about 3 times faster than discount, and about 100 times faster than kramdown and pandoc. Memory consumption is on par with sundown and about 10 times less than pandoc. . cmark outputs HTML, groff man, LaTeX, CommonMark, and a custom XML format. . Markdown is a lightweight markup language with plain-text-formatting syntax. . This package provides a command-line program (cmark) for parsing and rendering CommonMark documents.

Dependencies

libc6 (>= 2.34)
Details
Debian
2025-03-17 14:52:20 +00:00
3
Ubuntu Developers
97 KiB
Assets (1)
Versions (1) View all
0.30.2-6build1 2025-03-17