blob: 25fc0312fffbca928c275e4e38184b09c5f43ba9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This is htmlrepair.rb, a Ruby library to repair unclosed tags in an
HTML document.
It is used with htmlsplit.rb and adds a method "repair" to the
HTMLSplit class.
Author: MoonWolf <moonwolf-ruby@moonwolf.com>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=htmlrepair
|