rcmark

Crates.iorcmark
lib.rsrcmark
version0.1.0
sourcesrc
created_at2015-06-02 17:20:19.418191
updated_at2015-12-11 23:55:29.371301
descriptionBindings to cmark for parsing and rendering CommonMark.
homepagehttps://github.com/roguePanda/rcmark
repositoryhttps://github.com/roguePanda/rcmark.git
max_upload_size
id2290
size27,253
Ben Navetta (bnavetta)

documentation

README

rcmark

cmark bindings for Rust.

Building

You'll need CMake and pkg-config installed first, unless you already have libcmark installed somewhere. Then, just run:

$ cargo build
Commit count: 28

cargo fmt