Method: RDoc::Markup::AttributeManager#html_tags

Defined in:
lib/rdoc/markup/attribute_manager.rb

#html_tagsObject (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
  @html_tags
end