1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/www/rubygem-redcloth/pkg-descr
Sunpoet Po-Chuan Hsieh 6c5c597861 - Add LICENSE
- Update WWW
2015-05-23 15:38:06 +00:00

11 lines
431 B
Plaintext

RedCloth is a module for using Textile in Ruby. Textile is a text
format. A very simple text format. Another stab at making readable text
that can be converted to HTML.
No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while youre writing and beautiful text
for your readers. And if you need to break out into HTML, Textile will
allow you to do so.
WWW: http://redcloth.org/