ruby wrapper for comrak rust crate
Ruby wrapper for Rust's comrak crate.

It passes all of the CommonMark test suite, and is therefore
spec-complete. It also includes extensions to the CommonMark spec as
documented in the GitHub Flavored Markdown spec, such as support for
tables, strikethroughs, and autolinking.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/gjtorikian/commonmarker
