class RDoc::Markup

def add_html(tag, name)

def add_html(tag, name)
  @attribute_manager.add_html(tag, name)
end