Module: Hemingway::BlockNode
- Defined in:
- lib/hemingway/block/block_nodes.rb
Instance Method Summary collapse
Instance Method Details
#html ⇒ Object
4 5 6 |
# File 'lib/hemingway/block/block_nodes.rb', line 4 def html type.html(content) end |