9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
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
|