static S htmlEncode_nlToBr_withIndents(S s) { ret nlToBr_withIndents(htmlEncode(s)); }