# File lib/rdoc/markup/to_html_snippet.rb, line 116
  def start_accepting
    super

    @characters = 0
  end