rcmark 0.1.0

Bindings to cmark for parsing and rendering CommonMark.
Documentation

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