Previous Page
_getTabWidth()

Solar_Markdown_Plugin_EmStrong
_isHtmlToken()

Next Page
_outdent()

_isHtmlToken()

protected bool _isHtmlToken ( string $text )

Is a piece of text a delimited HTML token?

Inherited from Solar_Markdown_Plugin.

Parameters

  • (string) $text: The text to check as an HTML token.

Returns

  • (bool) True if a token, false if not.

Description

Is a piece of text a delimited HTML token?