Solar_Markdown_Plugin_AmpsAngles::_processAmp()

protected string Solar_Markdown_Plugin_AmpsAngles::_processAmp ( array $matches )

Callback to place tokenized ampersands.

Parameters

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

Returns

  • (string) The replacement text.

Description

Callback to place tokenized ampersands.



Local