# File lib/rdoc/markup.rb, line 193
  def initialize
    @am = RDoc::Markup::AttributeManager.new
    @output = nil
  end