Solar_Markdown_Plugin_EmStrong::_toHtmlToken()

protected string Solar_Markdown_Plugin_EmStrong::_toHtmlToken ( string $text )

Converts a piece of text to a delimited HTML token.

Inherited from Solar_Markdown_Plugin.

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.



Local