# File lib/rdoc/markup/to_html.rb, line 389
  def to_html item
    super convert_flow @am.flow item
  end