Module: Hemingway::Block::Quote::QuoteParagraph0
- Defined in:
- lib/hemingway/block/quote/quote.rb
Instance Method Summary collapse
Instance Method Details
#eop ⇒ Object
83 84 85 |
# File 'lib/hemingway/block/quote/quote.rb', line 83 def eop elements[1] end |
#sequence ⇒ Object
79 80 81 |
# File 'lib/hemingway/block/quote/quote.rb', line 79 def sequence elements[0] end |