crystal-cmark
Markdown parser library
A Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text
Crystal wrapper for libcmark, the reference CommonMark C library
18 stars
4 watching
1 forks
Language: Crystal
last commit: about 3 years ago commonmarkcrystalmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
mamantoha/crystal-cmark-gfm | A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content | 8 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
amauryt/cr-cmark-gfm | A C binding for the cmark-gfm markdown parser and renderer | 21 |
commonmark/cmark | A C library and program that implements the CommonMark syntax specification | 1,667 |
github/cmark-gfm | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 915 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 137 |
pulldown-cmark/pulldown-cmark | An efficient parser for Markdown markup language | 2,102 |
kivikakk/comrak | A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. | 1,219 |
didactic-drunk/zstd.cr | Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. | 41 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,449 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,005 |
chris-huxtable/syslog.cr | Provides a syslog functionality to Crystal applications via LibC bindings | 10 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 50 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |