Redcloth

how to format an html string to redcloth format, the opposite function
to to_html ?

#to_html is a one-way function. Not everything that can be expressed
in HTML has a representation in redcloth. I guess you could hack
something up that throws out non-mappable forms, but…

On Apr 27, 10:45 am, Jean-Sébastien [email protected]

There is also html2textile written in python.

I cannot compare it with clothred because I didn’t use clothred (yet).

best regards,
Bojan

Dorren wrote:

clothred
http://clothred.rubyforge.org/2007-04-10-faq.html

On Apr 26, 10:45 pm, Jean-Sébastien [email protected]
wrote:

how to format an html string to redcloth format, the opposite function
to to_html ?


Bojan M.
→ Ruby on Rails and Web D. Blog : http://source.mihelac.org

thank you people, i think redcloth is the good solution for me.

clothred
http://clothred.rubyforge.org/2007-04-10-faq.html

On Apr 26, 10:45 pm, Jean-Sébastien [email protected]