Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
convert_string_simple(item)
private
# File lib/rdoc/markup/to_html.rb, line 246
def convert_string_simple(item)
CGI.escapeHTML item
end