Solar_Markdown::toHtmlToken()
public
An
Solar_Markdown::toHtmlToken
( string $text
)
Saves a pieces of text as HTML and returns a delimited token.
Parameters
(string)
$text
: The text to retain as HTML.
Returns
(An) HTML token.
Description
Saves a pieces of text as HTML and returns a delimited token.