Solar_Markdown_Apidoc::toHtmlToken()
public
An
Solar_Markdown_Apidoc::toHtmlToken
( string $text
)
Saves a pieces of text as HTML and returns a delimited token.
Inherited from Solar_Markdown.
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.