final class BlockQuoteModule extends Module

Blockquote module.

Methods

__construct(Texy $texy)

No description

HtmlElement|string|null
pattern(BlockParser $parser, array $matches)

Callback for:.

string|null
citeLink(string $link)

Converts cite source to URL.

Details

at line 20
__construct(Texy $texy)

No description

Parameters

Texy $texy

at line 41
HtmlElement|string|null pattern(BlockParser $parser, array $matches)

Callback for:.

They went in single file, running like hounds on a strong scent, and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed. :http://www.mycom.com/tolkien/twotowers.html

Parameters

BlockParser $parser
array $matches

Return Value

HtmlElement|string|null

Converts cite source to URL.

Parameters

string $link

Return Value

string|null