Adds the block quote elements
Abstract
Trait
Methods |
protected
consumeQuote
(
$lines
,
$current
) Consume lines for a blockquote element |
protected
identifyQuote
(
$line
) identify a line as the beginning of a block quote. |
protected abstract parseBlocks ( $lines ) |
protected abstract renderAbsy ( $absy ) |
protected
renderQuote
(
$block
) Renders a blockquote |