45 46 47
# File 'lib/hemingway/tag/tag_nodes.rb', line 45 def html(content) Build.tag("span", content, :class => "textsc") end