Crates.io | rcmark |
lib.rs | rcmark |
version | 0.1.0 |
source | src |
created_at | 2015-06-02 17:20:19.418191 |
updated_at | 2015-12-11 23:55:29.371301 |
description | Bindings to cmark for parsing and rendering CommonMark. |
homepage | https://github.com/roguePanda/rcmark |
repository | https://github.com/roguePanda/rcmark.git |
max_upload_size | |
id | 2290 |
size | 27,253 |
cmark bindings for Rust.
You'll need CMake and pkg-config installed first, unless you already have libcmark installed somewhere. Then, just run:
$ cargo build