4 5 6
# File 'lib/hemingway/block/verbatim/verbatim_nodes.rb', line 4 def html(block_content) Build.tag("pre", block_content.html) end