Solar_Markdown_Apidoc_List::_parseNested()
protected
string
Solar_Markdown_Apidoc_List::_parseNested
( string $matches
)
Support callback for nested lists.
Inherited from Solar_Markdown_Plugin_List.
Parameters
(string)
$matches
: Matches from preg_replace_callback().
Returns
(string) The replacement text.
Description
Support callback for nested lists.