Type check guard to see if provided AST node is standard HTML node HtmlNode.

Those are:

  • text that is included between HTML tags - AST.Text
  • HTML comment - AST.Comment