attributes(text)
Applies attribute-specific markup to text using RDoc::AttributeManager
# File lib/rdoc/markup/to_rdoc.rb, line 242 def attributes text flow = @am.flow text.dup convert_flow flow end