Solar_Markdown_Plugin_Image::_parseInline()

protected string Solar_Markdown_Plugin_Image::_parseInline ( string $matches )

Support callback for inline images.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for inline images.



Local