class Paru::PandocFilter::MetaValue
A MetaValue
Node
is either a MetaMap
, MetaList
, MetaBool
, MetaString
, MetaInlines
, or a MetaBlocks
.
@see hackage.haskell.org/package/pandoc-types-1.17.0.4/docs/Text-Pandoc-Definition.html#t:MetaValue
@!attribute value
@return [String|Boolean]
Attributes
Public Class Methods
Source
Public Instance Methods
Source
# File lib/paru/filter/meta_value.rb, line 43 def ast_contents() @value end
The AST contents