Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
convert_string(text)
public
# File lib/rdoc/markup/to_html.rb, line 306
def convert_string(text)
CGI.escapeHTML text
end