# File lib/rdoc/markup/to_rdoc.rb, line 218
  def attributes text
    flow = @am.flow text.dup
    convert_flow flow
  end