Solar_Markdown_Wiki_Link::_cleanup()
protected
string
Solar_Markdown_Wiki_Link::_cleanup
( array $matches
)
Support callback for replacing placeholder with anchors.
Parameters
(array)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for replacing placeholder with anchors.