Solar_Markdown_Plugin_HorizRule::_parse()
protected
string
Solar_Markdown_Plugin_HorizRule::_parse
( string $matches
)
Support callback for horizontal rules.
Parameters
(string)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for horizontal rules.