class RDoc::Markup::ToRdoc

def attributes text

def attributes text
  flow = @am.flow text.dup
  convert_flow flow
end