ports/textproc/ruby-rdiscount/pkg/DESCR

5 lines
247 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Discount is an implementation of John Gruber's Markdown markup language
in C. It implements all of the language described in the markdown syntax
document and passes the Markdown 1.0 test suite. rdiscount is a ruby C
extension that wraps Discount.