Solar_Markdown_Extra_DefList::_processItems()
protected
string
Solar_Markdown_Extra_DefList::_processItems
( string $list_str
)
Process the contents of a definition list, splitting it into individual list items.
Parameters
(string)
$list_str
: The source text of the list block.
Returns
(string) The replacement text.
Description
Process the contents of a definition list, splitting it into individual list items.