static S htmlDecode_dropTags(S html) { ret htmldecode_dropAllTags(html); }