Previous Page
_processItems()

Solar_Markdown_Plugin_List
_processItemsCallback()

Next Page
_processSpans()

_processItemsCallback()

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