Previous Page
getTabWidth()

Solar_Markdown
isHtmlToken()

Next Page
locale()

isHtmlToken()

public bool isHtmlToken ( string $text )

Is a piece of text a delimited HTML token?

Parameters

  • (string) $text: The text to check.

Returns

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

Description

Is a piece of text a delimited HTML token?