Solar_Markdown_Plugin_AmpsAngles::_processLt()

protected string Solar_Markdown_Plugin_AmpsAngles::_processLt ( array $matches )

Callback to place tokenized less-than symbols.

Parameters

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

Returns

  • (string) The replacement text.

Description

Callback to place tokenized less-than symbols.



Local