Solar_Markdown_Plugin_HorizRule::_processSpans()
protected
string
Solar_Markdown_Plugin_HorizRule::_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.