class Paru::PandocFilter::Block
A Block
level node. @see hackage.haskell.org/package/pandoc-types-1.17.0.5/docs/Text-Pandoc-Definition.html#t:Block
Public Instance Methods
Source
# File lib/paru/filter/block.rb, line 30 def is_block? true end
Is this node a block?
@return [Boolean] true