Is there a way to output the text from html using Cheerio which includes some html tags? I know that the .html() outputs the full html, but I only want the text
.html()