opnsense-ports/textproc/rubygem-rdiscount/pkg-descr
Franco Fichtner 3d6656350a */*: sync with upstream
Taken from: FreeBSD
2015-05-24 11:45:42 +02:00

9 lines
452 B
Text

Ruby wrapper around David Loren Parsons' discount, a fast,
BSD-licensed C implementation of John Gruber's Markdown plus
some aspects of SmartyPants. Markdown is a text-to-HTML
conversion language for web writers, inspired by the format
of plain-text e-mail messages. Markdown allows you to write
in an easy-to-read, easy-to-write plain text format, then
convert it to structurally valid XHTML (or HTML).
WWW: http://dafoster.net/projects/rdiscount/