SuperRedCloth 1.160 Gems

RedHanded From RedHanded, 1 year ago, 0 views

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.

comments

No comments yet.

You must be logged in to add your own comment.