This project was created by a developer from Ukraine.
Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured.
The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime.
#StandWithUkraine
This project was created by a developer from Ukraine.
Russia has invaded Ukraine and already killed tens of thousands of civilians,
with many more raped or tortured. It's a genocide. We need your help.
#StandWithUkraine
crystal-cmark v0.1.0
CommonMark
Crystal wrapper for libcmark, the reference CommonMark C library.
Install
Add the dependency to shard.yml
then run shards install
:
dependencies:
common_mark:
github: ysbaddaden/crystal-cmark
This will automatically download and compile libcmark.
Usage
require "common_mark"
html = CommonMark.new(text).to_html
License
Distributed under the BSD 2 Clause license.
- 17
- 2
- 1
- 0
- 5 months ago
- November 23, 2015
Wed, 18 May 2022 02:14:29 GMT