Luce::DummyBlockSyntax
Inherits Luce::BlockSyntax < Reference < Object
Walks the parser forward through the lines does not match any BlockSyntax.
Returns an UnparsedContent with the unmatched lines as text_content.
Instance methods
can_end_block?(parser : BlockParser) : Bool
can_parse?(parser : BlockParser) : Bool
parse(parser : BlockParser) : Node
pattern
Return the regex used to identify the beginning of this block, if any.