Luce::UnparsedContent
Inherits Luce::Node < Reference < Object
Inline content that has not been parsed into inline nodes (strong, links, etc).
These placeholder nodes should only remain in place while the block nodes of a document are still being parsed, in order to gather all reference link definitions.
Constructors
new(text_content : String)
Instance methods
accept(visitor : NodeVisitor) : Nil
text_content