Solar_Markdown_Apidoc_List::_parse()
protected
string
Solar_Markdown_Apidoc_List::_parse
( array $matches
)
Support callback for top-level list blocks.
Inherited from Solar_Markdown_Plugin_List.
Parameters
(array)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for top-level list blocks.