Previous Page
_outdent()

Solar_Markdown_Plugin_CodeSpan
_parse()

Next Page
_processBlocks()

_parse()

protected string _parse ( string $matches )

Support callback for code spans.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for code spans.