54fe61faa8
PR: 94347 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
9 lines
272 B
Plaintext
9 lines
272 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://raa.ruby-lang.org/project/htmlcompact/
|