# File lib/rdoc/markup/to_html_snippet.rb, line 178 def add_paragraph @paragraphs += 1 throw :done if @paragraphs >= @paragraph_limit end