Previous Page
_processDt()

Solar_Markdown_Extra_DefList
_processItems()

Next Page
_processSpans()

_processItems()

protected string _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.