Previous Page
_parseEm()

Solar_Markdown_Plugin_EmStrong
_parseStrong()

Next Page
_processBlocks()

_parseStrong()

protected string _parseStrong ( string $matches )

Support callback for strong tags.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for strong tags.