Solar_Markdown_Apidoc_Table::_parsePipe()
protected
string
Solar_Markdown_Apidoc_Table::_parsePipe
( array $matches
)
Support callback for leading-pipe syntax.
Parameters
(array)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for leading-pipe syntax.