Class: Paru::PandocFilter::LineBlock
- Defined in:
- lib/paru/filter/line_block.rb
Overview
A LineBlock is a List of Lists of Inline nodes
Instance Method Summary collapse
-
#initialize(contents) ⇒ LineBlock
constructor
Create a new LineBlock node based on contents.