RAA - redcloth

redcloth / 3.0.4

Short description: Textile for Ruby
Category: Library/Text
Status: stable
Created: 2003-06-20 22:20:51 GMT
Last update: 2006-04-07 16:23:04 GMT
Owner: Why The Lucky Stiff (Projects of this owner)
Homepage: http://www.whytheluckystiff.net/ruby/redcloth/
Download: http://rubyforge.org/frs/?group_id=216
License: BSD
Dependency:
Required by: pandora/0.1
Required by: rote/0.3.0 RedCloth
Description:

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.

To install RedCloth via rubygems:

gem --remote --install RedCloth

Or download RedCloth and simply run the install.rb like so:

ruby install.rb config
ruby install.rb setup
sudo ruby install.rb install

Versions: [3.0.4 (2006-04-07)] [2.0.11 (2004-06-07)] [2.0.10 (2004-05-27)] [2.0.8 (2004-05-22)] [2.0.7 (2004-04-22)] [2.0.6 (2004-04-16)] [2.0.5 (2004-04-14)] [2.0.3 (-)]

Edit this project (for project owner)

back to RAA top