# File lib/rdoc/markup.rb, line 742
  def add_html(tag, name)
    @attribute_manager.add_html(tag, name)
  end