Method: RDoc::Markup::AttributeManager#html_tags
- Defined in:
- lib/rdoc/markup/attribute_manager.rb
#html_tags ⇒ Object (readonly)
This maps HTML tags to the corresponding attribute char
58 59 60 |
# File 'lib/rdoc/markup/attribute_manager.rb', line 58 def @html_tags end |