From: Daniel DeLorme Date: 2007-04-12T11:08:41+09:00 Subject: Re: [ANN] ClothRed (HTML to Textile) Phillip Gawlowski wrote: > ClothRed will be exactly the reverse of RedCloth: It will grab any HTML > string, and convert it into Textile. > > As a bonus, ClothRed will strip all HTML that is not being converted > into Textile's markup from the text, making it, hopefully, usable for > sanitizing HTML. Looks interesting, but I hope there would be a mode to preserve unknown HTML in addition to the "lossy" mode. Sanitizing HTML is good but if you convert the resulting Textile to HTML and it doesn't look like the original, that's not too good IMHO. Daniel