21 22 23
# File 'lib/hemingway/tag/tag_nodes.rb', line 21 def html Build.tag("hr", nil, :class => "neatline", :close_tag => false) end