Previous Page
_toHtmlToken()

Solar_Markdown_Plugin_HorizRule
_unHtmlToken()

Next Page
apiVersion()

_unHtmlToken()

protected string _unHtmlToken ( string $text )

Converts all delimited HTML tokens back into HTML.

Inherited from Solar_Markdown_Plugin.

Parameters

  • (string) $text: The text to un-tokenize.

Returns

  • (string) The text with HTML tokens replaced.

Description

Converts all delimited HTML tokens back into HTML.