Method: Hemingway::MathNode#html

Defined in:
lib/hemingway/math/math_nodes.rb

#htmlObject



3
4
5
# File 'lib/hemingway/math/math_nodes.rb', line 3

def html
  content.html
end