class RDoc::Markup::ToHtmlSnippet

def start_accepting

def start_accepting
  super
  @characters = 0
end