Module: Hemingway::AccentNode
- Defined in:
- lib/hemingway/tag/tag_nodes.rb
Instance Method Summary collapse
Instance Method Details
#html ⇒ Object
51 52 53 |
# File 'lib/hemingway/tag/tag_nodes.rb', line 51 def html Build.accent(character.text_value, accent.text_value) end |