Solar_Markdown_Apidoc::unEncode()
public
string
Solar_Markdown_Apidoc::unEncode
( string $text
)
Un-encodes special Markdown characters.
Inherited from Solar_Markdown.
Parameters
(string)
$text
: The text with encocded characters.
Returns
(string) The un-encoded text.
Description
Un-encodes special Markdown characters.