Solar_Markdown_Plugin_List::_processItemsCallback()
protected
string
Solar_Markdown_Plugin_List::_processItemsCallback
( array $matches
)
Support callback for processing list items.
Parameters
(array)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for processing list items.