From: "stomar (Marcus Stollsteimer)" Date: 2012-11-29T16:04:58+09:00 Subject: [ruby-core:50303] [ruby-trunk - Bug #7465][Open] Rdoc for CGI (html generation example) Issue #7465 has been reported by stomar (Marcus Stollsteimer). ---------------------------------------- Bug #7465: Rdoc for CGI (html generation example) https://bugs.ruby-lang.org/issues/7465 Author: stomar (Marcus Stollsteimer) Status: Open Priority: Normal Assignee: Category: DOC Target version: 2.0.0 ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] I "modernized" the example for HTML generation a little, it now produces HTML4 Strict, validated with the W3C validator (there only remain warnings for missing charset information; an ACTION attribute and a

element had to be added). I also changed the formatting and replaced some string concatenation by string interpolation. -- http://bugs.ruby-lang.org/