mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
59b001003b
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@
7 lines
279 B
Plaintext
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.
|