ports/textproc/ruby-commonmarker/pkg/DESCR

6 lines
311 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.