Solar_Markdown_Apidoc_Literal::_processSpans()

protected string Solar_Markdown_Apidoc_Literal::_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.



Local