class

Luce::BlockquoteSyntax

Inherits Luce::BlockSyntax < Reference < Object

Parses email-style blockquotes: > quote.

Instance methods

parse(parser : BlockParser) : Node
parse_child_lines(parser : BlockParser) : Array(Line)
pattern

Return the regex used to identify the beginning of this block, if any.