9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
|
This is htmlcompact.rb, a Ruby library to compact an HTML document by
|
||
|
reducing whitespaces.
|
||
|
|
||
|
It is used with htmlsplit.rb and adds a method "compact" to the
|
||
|
HTMLSplit class.
|
||
|
|
||
|
Author: MoonWolf <moonwolf-ruby@moonwolf.com>
|
||
|
WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=htmlcompact
|