File: //usr/share/ri/3.0.0/system/CGI/Util/pretty-i.ri
U:RDoc::AnyMethod[iI"pretty:ETI"CGI::Util#pretty;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"&Prettify (indent) an HTML string.;To:RDoc::Markup::BlankLine o;
; [I"H+string+ is the HTML string to indent. +shift+ is the indentation ;TI",unit to use; it defaults to two spaces.;T@o:RDoc::Markup::Verbatim; [I"4print CGI.pretty("<HTML><BODY></BODY></HTML>")
;TI" # <HTML>
;TI" # <BODY>
;TI" # </BODY>
;TI" # </HTML>
;TI"
;TI":print CGI.pretty("<HTML><BODY></BODY></HTML>", "\t")
;TI" # <HTML>
;TI" # <BODY>
;TI" # </BODY>
;TI" # </HTML>;T:@format0:
@fileI"lib/cgi/util.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(string, shift = " ");T@ FI" Util;TcRDoc::NormalModule00