Solar_Markdown_Extra::unHtmlToken()
public
string
Solar_Markdown_Extra::unHtmlToken
( string $text
)
Replaces all HTML tokens in source text with saved HTML.
Inherited from Solar_Markdown.
Parameters
(string)
$text
: The text to do replacements in.
Returns
(string) The source text with HTML in place of tokens.
Description
Replaces all HTML tokens in source text with saved HTML.