Solar_Markdown_Plugin_StripLinkDefs::_prepare()

protected string Solar_Markdown_Plugin_StripLinkDefs::_prepare ( string $matches )

Support callback for link definitions.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for link definitions.



Local