搜索文档
isHTML(str): boolean
str
boolean
是否为 HTML 标签
string
是否为HTML标签
Since
1.2.4
Example
isHTML('<p>123</p>'); // => true