Previous Page
_processBlocks()

Solar_Markdown_Plugin_StripLinkDefs
_processSpans()

Next Page
_toHtmlToken()

_processSpans()

protected string _processSpans ( string $text )

Processes the text using span-type plugins.

Inherited from Solar_Markdown_Plugin.

Parameters

  • (string) $text: Source text.

Returns

  • (string) The source text after span parsing.

Description

Processes the text using span-type plugins.