4 5 6
# File 'lib/hemingway/block/quote/quote_nodes.rb', line 4 def html(block_content) Build.tag("blockquote", block_content.html) end