]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
extends: String#ircify_html now has an option to obey non-breakable spaces or turn...
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 18 Sep 2007 13:24:55 +0000 (13:24 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 18 Sep 2007 13:24:55 +0000 (13:24 +0000)
commitef60325fc646625ace71030b7ed2b55ff911a9f0
tree9867fa52e07223c3c25b7929b18f916c1521e564
parent7ab3595d60d2232b003049686403ee8add8e547d
extends: String#ircify_html now has an option to obey non-breakable spaces or turn them into normal spaces

This option is used e.g. by the dict plugin to reduce the excessive whitespace in oxford entries.
data/rbot/plugins/dict.rb
lib/rbot/core/utils/extends.rb