Checks to see if the contained DOM element is a descendant of the container DOM element.
contained
container
Potential parent node.
Potential child node.
Indicates if the nodes contain one another.
Cheerio.contains
https://api.jquery.com/jQuery.contains/
Checks to see if the
containedDOM element is a descendant of thecontainerDOM element.