to_html(item)
Converts item to HTML using RDoc::Text#to_html
# File lib/rdoc/markup/to_html.rb, line 392 def to_html item super convert_flow @am.flow item end