Block a user
libcmark0.30.2 (0.30.2-6build1)
Published 2025-03-17 14:52:23 +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 updateChoose $distribution and $component from the list below.
sudo apt install libcmark0.30.2=0.30.2-6build1
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
CommonMark parsing and rendering library 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 contains the shared libraries.
Dependencies
| libc6 (>= 2.17) |
Details
Assets (1)
Versions (1)
View all
0.30.2-6build1
2025-03-17