Module: Hemingway::NewlineNode
- Defined in:
- lib/hemingway/latex_nodes.rb
Instance Method Summary collapse
Instance Method Details
#html ⇒ Object
59 60 |
# File 'lib/hemingway/latex_nodes.rb', line 59 def html end |
#visible_html ⇒ Object
62 63 64 |
# File 'lib/hemingway/latex_nodes.rb', line 62 def visible_html "\n" end |