mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
8 lines
214 B
Plaintext
8 lines
214 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.
|
|
|
|
WWW: http://raa.ruby-lang.org/project/htmlrepair
|