Solar_Markdown_Apidoc_EmStrong::_parseStrong()
protected
string
Solar_Markdown_Apidoc_EmStrong::_parseStrong
( string $matches
)
Support callback for strong tags.
Parameters
(string)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for strong tags.