static LL html_contentsOfLIs(L tok) { ret map(f contentsOfContainerTag, html_findLIs(tok)); }