Module: Hemingway::Math::Math0
- Defined in:
- lib/hemingway/math/math.rb
Instance Method Summary collapse
Instance Method Details
#content ⇒ Object
19 20 21 |
# File 'lib/hemingway/math/math.rb', line 19 def content elements[1] end |
#math_end ⇒ Object
23 24 25 |
# File 'lib/hemingway/math/math.rb', line 23 def math_end elements[2] end |
#math_start ⇒ Object
15 16 17 |
# File 'lib/hemingway/math/math.rb', line 15 def math_start elements[0] end |