On Tue, 9 Nov 2004 23:55:46 +0900, why the lucky stiff <ruby-talk / whytheluckystiff.net> wrote: > RedCloth 3 is out. Cool! I checked it over this weekend and it mostly works fine, even a bit faster than before. But my favorite :filter_html bug is still there... Wanna borrow my sanitize.rb? ;-) > RedCloth now generates valid XHTML 1.0 Strict fragments. Stuff like > image borders and alignment of elements are done using CSS. I noticed that !<img.png! is now rendered as <p style="text-align:left"><img src="img.png" alt="" /></p> and I have to write !{float: left}img.png! to make the image float. Was that intentional? -- Dmitry Borodaenko