Previous Page
_outdent()

Solar_Markdown_Plugin_EmStrong
_parseEm()

Next Page
_parseStrong()

_parseEm()

protected string _parseEm ( string $matches )

Support callback for em tags.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for em tags.