static S html_linkURLs_targetBlank(S html) { ret html_linkURLs(html, " target=\"_blank\""); }