Files
jeremy 59b001003b Update to commonmarker 1.0.3
The backend switched to Rust, so this brings in the devel/cargo module,
and a number of other changes to deal with the significantly more
involved build.

Initial version by me
Many improvements from semarie@
2024-01-10 00:32:04 +00:00

7 lines
279 B
Plaintext

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.