| Class | RDoc::RI::AttributeFormatter |
| In: |
lib/rdoc/ri/formatter.rb
|
| Parent: | RDoc::RI::Formatter |
Handle text with attributes. We‘re a base class: there are different presentation classes (one, for example, uses overstrikes to handle bold and underlining, while another using ANSI escape sequences.