#common-mark #markdown

nightly bin+lib rcmark

Bindings to cmark for parsing and rendering CommonMark

1 unstable release

Uses old Rust 2015

0.1.0 Jun 2, 2015

#5 in #commonmark

Apache-2.0/MIT

27KB
602 lines

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

Dependencies

~195KB