Solar_Markdown_Plugin_CodeSpan::parse()
public
string
Solar_Markdown_Plugin_CodeSpan::parse
( string $text
)
Creates code spans from backtick-delimited text.
Parameters
(string)
$text
: The source text.
Returns
(string) The transformed XHTML.
Description
Creates code spans from backtick-delimited text.