Solar_Markdown_Plugin::_toHtmlToken()
    protected
    string
     Solar_Markdown_Plugin::_toHtmlToken 
         ( string  $text
    
 )
Converts a piece of text to a delimited HTML token.
Parameters
- (string) - $text: The text to save as an HTML token.
Returns
- (string) A delimited HTML token. 
Description
Converts a piece of text to a delimited HTML token.