mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
6 lines
329 B
Plaintext
6 lines
329 B
Plaintext
CommonMarker is a Ruby wrapper for libcmark-gfm, GitHub's fork of the reference
|
|
parser for CommonMark. It passes all of the C tests, 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.
|