# File lib/rdoc/markup/to_html.rb, line 293
  def convert_string(text)
    CGI.escapeHTML text
  end