" block_quote.parts.each do |part| part.accept self end @res << "
" text = paragraph.text @hard_break @res << wrap(to_html(text)) @res << "
#{html}
#{CGI.escapeHTML text}
", "