The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
RedCloth Cookbook: How Tos, Recipes, F.A.Qs - Using the Ruby Plain Text to Web Markup Gem

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Gerald Bauer

Posts: 444
Nickname: gerald2007
Registered: Jul, 2007

Gerald Bauer is a Rails & Internet Professional in Vancouver B.C.
RedCloth Cookbook: How Tos, Recipes, F.A.Qs - Using the Ruby Plain Text to Web Markup Gem Posted: Aug 16, 2008 1:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Gerald Bauer.
Original Post: RedCloth Cookbook: How Tos, Recipes, F.A.Qs - Using the Ruby Plain Text to Web Markup Gem
Feed Title: Gerald Bauer's Ruby Notebook
Feed URL: http://rubybook.ca/feed/
Feed Description: Gerald Bauer's Ruby Notebook
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Gerald Bauer
Latest Posts From Gerald Bauer's Ruby Notebook

Advertisement
What’s Textile? What’s RedCloth? Textile is a wiki-style markup language that’s easy-to-write and easy-to-read and that lets you author web pages in plain text. RedCloth is the Ruby gem that lets you use Textile in Ruby. Using RedCloth The RedCloth class is an extension of Ruby’s String class. Use it like you use a String: >> doc = RedCloth.new [...]

Read: RedCloth Cookbook: How Tos, Recipes, F.A.Qs - Using the Ruby Plain Text to Web Markup Gem

Topic: The big payback. Selling your soul..er your company to the MAN Previous Topic   Next Topic Topic: Quotes on Simplicity

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use