From: Matthew Smillie Date: 2006-06-22T03:29:19+09:00 Subject: Re: Correcting HTML in Ruby On Jun 21, 2006, at 16:53, Roland Mai wrote: > Hello, > > I need to get content out of files which have incorrect HTML. > Is there any library that does that? > > I have been looking for a HTML->XML library but all attempts I have > made > have been futile. There was an article on doing something like this posted to the list a short while back: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/197214 It seems to give a good overview of a few different solutions. best of luck, matthew smillie.