static S tok_html_noTags(L tok) { ret trimJoin(dropTagsAndHTMLComments(tok)); }