With the help and goodwill of the RedCloth mailing list, it has been decided that RedCloth 4 will end up being the polished finished code for SuperRedCloth. There is still a little ways to go, but I think it could happen within February. If, that is, you help goof around with Super.
gem install superredcloth --source http://code.whytheluckystiff.net
And to use it, do:
require 'superredcloth'
p SuperRedCloth.new("h1. The Legend of Zu").to_html
All textile syntax should work. Options like :hard_breaks and :filter_html are still underway.
No comments yet.
You must be logged in to add your own comment.