# File lib/rdoc/markup/attribute_manager.rb, line 222 def add_html(tag, name) @html_tags[tag.downcase] = RDoc::Markup::Attribute.bitmap_for name end