Solar_Markdown_Extra_DefList::_processDt()

protected string Solar_Markdown_Extra_DefList::_processDt ( array $matches )

Support callback for processing item terms.

Parameters

  • (array) $matches: Matches from preg_replace_callback().

Returns

  • (string) The replacement text.

Description

Support callback for processing item terms.



Local