commonmarker-2.6.0

ruby wrapper for comrak rust crate

Index | textproc

Description

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.

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

Library Dependencies