RAA - redcloth/2.0.8

redcloth / 2.0.8

Short description: Textile for Ruby
Category: Library/Text
Status: beta
Created: 2003-06-20 22:20:51 GMT
Last update: 2004-05-22 18:37:13 GMT
Owner: Why The Lucky Stiff (Projects of this owner)
Homepage: http://www.whytheluckystiff.net/ruby/redcloth/
Download: http://rubyforge.org/frs/download.php/665/redcloth-2.0.8.tar.gz
License: BSD
Dependency:
None
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